diff options
| author | Jan Špaček <[email protected]> | 2024-05-25 21:44:37 +0200 |
|---|---|---|
| committer | Jan Špaček <[email protected]> | 2024-05-30 18:28:29 +0200 |
| commit | 368893c9cb1b192c9e0d45440cacb271d1039c29 (patch) | |
| tree | c52f16cffaed563eb91145293e9afb1a6a526708 /rust-toolchain-nightly.toml | |
| parent | 694ac3a51573421c90e350c6253e2f42b4ab0bb1 (diff) | |
Emit cargo:rustc-check-cfg instructions from build.rs
Diffstat (limited to 'rust-toolchain-nightly.toml')
| -rw-r--r-- | rust-toolchain-nightly.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml index ac160b995..2143c1b2d 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-04-14" | 2 | channel = "nightly-2024-05-20" |
| 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] | 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] |
| 4 | targets = [ | 4 | targets = [ |
| 5 | "thumbv7em-none-eabi", | 5 | "thumbv7em-none-eabi", |
