Rustup to rustc 1.52.0-nightly (45b3c2851
2021-03-04)
This commit is contained in:
parent
9406510cee
commit
b5f67dc703
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ index 81c9e1d..65c9503 100644
|
|||
- unstable(feature = "integer_atomics", issue = "32976"),
|
||||
- rustc_const_stable(feature = "const_integer_atomics", since = "1.34.0"),
|
||||
- unstable(feature = "integer_atomics", issue = "32976"),
|
||||
- "i128", "../../../std/primitive.i128.html",
|
||||
- "i128",
|
||||
- "#![feature(integer_atomics)]\n\n",
|
||||
- atomic_min, atomic_max,
|
||||
- 16,
|
||||
|
@ -49,7 +49,7 @@ index 81c9e1d..65c9503 100644
|
|||
- unstable(feature = "integer_atomics", issue = "32976"),
|
||||
- rustc_const_stable(feature = "const_integer_atomics", since = "1.34.0"),
|
||||
- unstable(feature = "integer_atomics", issue = "32976"),
|
||||
- "u128", "../../../std/primitive.u128.html",
|
||||
- "u128",
|
||||
- "#![feature(integer_atomics)]\n\n",
|
||||
- atomic_umin, atomic_umax,
|
||||
- 16,
|
||||
|
|
|
@ -1 +1 @@
|
|||
nightly-2021-02-21
|
||||
nightly-2021-03-05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue