Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3b16b6e

Browse files
authored
Update RELEASES.md
1 parent 2c489be commit 3b16b6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RELEASES.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ Cargo
8383
- [A new environment variable named `CARGO_TARGET_TMPDIR` is available.][cargo/9375]
8484
This variable points to a directory that integration tests and benches
8585
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]
8886

8987
[79608]: https://github.com/rust-lang/rust/pull/79608
9088
[84988]: https://github.com/rust-lang/rust/pull/84988
@@ -104,8 +102,6 @@ Cargo
104102
[cargo/9499]: https://github.com/rust-lang/cargo/pull/9499
105103
[cargo/9488]: https://github.com/rust-lang/cargo/pull/9488
106104
[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
109105
[`arch::x86::_bittest`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittest.html
110106
[`arch::x86::_bittestandcomplement`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandcomplement.html
111107
[`arch::x86::_bittestandset`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandset.html

0 commit comments

Comments
 (0)