1
Fork 0

Merge commit '1fa693ca44' into sync_cg_clif-2024-11-09

This commit is contained in:
bjorn3 2024-11-09 13:48:06 +00:00
parent 00354ddaa6
commit df983ce470
17 changed files with 52 additions and 26 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_three_way_compare))]
#![cfg_attr(bootstrap, feature(strict_provenance))]
#![cfg_attr(not(bootstrap), feature(strict_provenance_lints))]
--
2.21.0 (Apple Git-122)