Skip to content

Commit 7042eac

Browse files
committed
update section titles
1 parent 428db51 commit 7042eac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/changelog.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
Ferrocene Specification Changelog
88
=================================
99

10-
Version 1.79.0 (2024-06-13)
11-
---------------------------
10+
Language changes in Rust 1.79.0
11+
-------------------------------
1212

1313
* `Stabilize inline \`const {}\` expressions. <https://github.com/rust-lang/rust/pull/104087/>`_
1414

@@ -73,8 +73,8 @@ Version 1.79.0 (2024-06-13)
7373

7474
* No change: the exact trait solver is not part of the FLS
7575

76-
Version 1.78.0 (2024-05-02)
77-
---------------------------
76+
Language changes in Rust 1.78.0
77+
-------------------------------
7878

7979
* `Stabilize \`#[cfg(target_abi = ...)]\` <https://github.com/rust-lang/rust/pull/119590/>`_
8080

@@ -130,8 +130,8 @@ Version 1.78.0 (2024-05-02)
130130

131131
* `\`trait Trait: Auto {}\`: allow upcasting from \`dyn Trait\` to \`dyn Trait + Auto\` <https://github.com/rust-lang/rust/pull/119338>`_
132132

133-
Version 1.77.0 (2024-03-21)
134-
---------------------------
133+
language changes in Rust 1.77.0
134+
-------------------------------
135135

136136
* `Reveal opaque types within the defining body for exhaustiveness checking. <https://github.com/rust-lang/rust/pull/116821/>`_
137137

0 commit comments

Comments
 (0)