diff options
| author | XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> | 2021-06-29 13:28:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-29 13:28:15 +0200 |
| commit | 3b16b6ee3c6c1d9e3c2430ca997a9f6fe195aefd (patch) | |
| tree | 9cd8f6039e7aa029a4fa1dd18c417bc33c9c6dd9 /RELEASES.md | |
| parent | 2c489be26e52221ee60b95cf1da7e85265460cec (diff) | |
| download | rust-3b16b6ee3c6c1d9e3c2430ca997a9f6fe195aefd.tar.gz rust-3b16b6ee3c6c1d9e3c2430ca997a9f6fe195aefd.zip | |
Update RELEASES.md
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/RELEASES.md b/RELEASES.md index d24ad5447ab..cc9634ca529 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -83,8 +83,6 @@ Cargo - [A new environment variable named `CARGO_TARGET_TMPDIR` is available.][cargo/9375] This variable points to a directory that integration tests and benches can use as a "scratchpad" for testing filesystem operations. -- [Configure hosts separately from targets when --target is specified.][cargo/9322] -- [Respect Cargo.toml `[package.exclude]` even not in a git repo.][cargo/9186] [79608]: https://github.com/rust-lang/rust/pull/79608 [84988]: https://github.com/rust-lang/rust/pull/84988 @@ -104,8 +102,6 @@ Cargo [cargo/9499]: https://github.com/rust-lang/cargo/pull/9499 [cargo/9488]: https://github.com/rust-lang/cargo/pull/9488 [cargo/9375]: https://github.com/rust-lang/cargo/pull/9375 -[cargo/9322]: https://github.com/rust-lang/cargo/pull/9322 -[cargo/9186]: https://github.com/rust-lang/cargo/pull/9186 [`arch::x86::_bittest`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittest.html [`arch::x86::_bittestandcomplement`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandcomplement.html [`arch::x86::_bittestandset`]: https://doc.rust-lang.org/stable/core/arch/x86/fn._bittestandset.html |
