This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 83
83
- [A new environment variable named `CARGO_TARGET_TMPDIR` is available.][cargo/9375]
84
84
This variable points to a directory that integration tests and benches
85
85
can use as a "scratchpad" for testing filesystem operations.
86
- - [Configure hosts separately from targets when --target is specified.][cargo/9322]
87
- - [Respect Cargo.toml `[package.exclude]` even not in a git repo.][cargo/9186]
88
86
89
87
[79608]: https://github.com/rust-lang/rust/pull/79608
90
88
[84988]: https://github.com/rust-lang/rust/pull/84988
@@ -104,8 +102,6 @@ Cargo
104
102
[cargo/9499]: https://github.com/rust-lang/cargo/pull/9499
105
103
[cargo/9488]: https://github.com/rust-lang/cargo/pull/9488
106
104
[cargo/9375]: https://github.com/rust-lang/cargo/pull/9375
107
- [cargo/9322]: https://github.com/rust-lang/cargo/pull/9322
108
- [cargo/9186]: https://github.com/rust-lang/cargo/pull/9186
109
105
[`arch::x86::_bittest`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittest.html
110
106
[`arch::x86::_bittestandcomplement`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandcomplement.html
111
107
[`arch::x86::_bittestandset`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandset.html
You can’t perform that action at this time.
0 commit comments