Merge commit '35d9c6bf25
' into sync_cg_clif-2022-02-23
This commit is contained in:
commit
f596dce542
24 changed files with 843 additions and 809 deletions
|
@ -22,7 +22,7 @@ index 0000000..46fd999
|
|||
+[package]
|
||||
+name = "core"
|
||||
+version = "0.0.0"
|
||||
+edition = "2018"
|
||||
+edition = "2021"
|
||||
+
|
||||
+[lib]
|
||||
+name = "coretests"
|
||||
|
@ -44,7 +44,7 @@ index 1a6be3a..42dbd59 100644
|
|||
--- a/library/core/tests/ptr.rs
|
||||
+++ b/library/core/tests/ptr.rs
|
||||
@@ -250,6 +250,7 @@ fn test_unsized_nonnull() {
|
||||
assert!(ys == zs);
|
||||
};
|
||||
}
|
||||
|
||||
+/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue