1
Fork 0

Rustup to rustc 1.83.0-nightly (1d68e6dd1 2024-09-21)

This commit is contained in:
bjorn3 2024-09-22 17:35:29 +00:00
parent 1d53572570
commit 27b21af624
4 changed files with 23 additions and 3 deletions

View file

@ -38,7 +38,7 @@ index 42a26ae..5ac1042 100644
@@ -1,3 +1,4 @@
+#![cfg(test)]
// tidy-alphabetical-start
#![cfg_attr(bootstrap, feature(const_mut_refs))]
#![cfg_attr(target_has_atomic = "128", feature(integer_atomics))]
#![cfg_attr(test, feature(cfg_match))]
--
2.21.0 (Apple Git-122)