Skip to content

Commit 568d6c1

Browse files
committed
Expand 1.67 to 1.67.0
1 parent edd647e commit 568d6c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

RELEASES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Version 1.67 (2023-01-26)
1+
Version 1.67.0 (2023-01-26)
22
==========================
33

4-
<a id="1.67-Language"></a>
4+
<a id="1.67.0-Language"></a>
55

66
Language
77
--------
@@ -12,7 +12,7 @@ Language
1212
- [Invalid literals are no longer an error under `cfg(FALSE)`.](https://github.com/rust-lang/rust/pull/102944/)
1313
- [Unreserve braced enum variants in value namespace.](https://github.com/rust-lang/rust/pull/103578/)
1414

15-
<a id="1.67-Compiler"></a>
15+
<a id="1.67.0-Compiler"></a>
1616

1717
Compiler
1818
--------
@@ -33,7 +33,7 @@ Added and removed targets:
3333
Refer to Rust's [platform support page][platform-support-doc]
3434
for more information on Rust's tiered platform support.
3535

36-
<a id="1.67-Libraries"></a>
36+
<a id="1.67.0-Libraries"></a>
3737

3838
Libraries
3939
---------
@@ -43,7 +43,7 @@ Libraries
4343
- [Derive `Eq` and `Hash` for `ControlFlow`.](https://github.com/rust-lang/rust/pull/103084/)
4444
- [Don't build `compiler_builtins` with `-C panic=abort`.](https://github.com/rust-lang/rust/pull/103786/)
4545

46-
<a id="1.67-Stabilized-APIs"></a>
46+
<a id="1.67.0-Stabilized-APIs"></a>
4747

4848
Stabilized APIs
4949
---------------
@@ -66,7 +66,7 @@ These APIs are now stable in const contexts:
6666
- [`core::char::from_u32`](https://doc.rust-lang.org/stable/core/char/fn.from_u32.html)
6767
- [`core::char::from_digit`](https://doc.rust-lang.org/stable/core/char/fn.from_digit.html)
6868

69-
<a id="1.67-Compatibility-Notes"></a>
69+
<a id="1.67.0-Compatibility-Notes"></a>
7070

7171
Compatibility Notes
7272
-------------------
@@ -85,7 +85,7 @@ Compatibility Notes
8585
- [Cargo now emits an error if there are multiple registries in the configuration
8686
with the same index URL.](https://github.com/rust-lang/cargo/pull/10592)
8787

88-
<a id="1.67-Internal-Changes"></a>
88+
<a id="1.67.0-Internal-Changes"></a>
8989

9090
Internal Changes
9191
----------------

0 commit comments

Comments
 (0)