Merge commit '5b1246bb4b
' into sync_cg_clif-2024-11-02
This commit is contained in:
parent
322d392d90
commit
e2a5108657
21 changed files with 168 additions and 267 deletions
|
@ -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(bootstrap, feature(strict_provenance))]
|
||||
#![cfg_attr(not(bootstrap), feature(strict_provenance_lints))]
|
||||
--
|
||||
2.21.0 (Apple Git-122)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue