File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 4
4
.. default-domain :: spec
5
5
.. informational-page ::
6
6
7
- Ferrocene Specification Changelog
8
- =================================
7
+ FLS Changelog
8
+ =============
9
+
10
+ This page describes the changes that have been applied to the FLS itself to
11
+ address changes and new features introduced in each Rust release. Every item
12
+ listed in the "Language" section of the release note is reproduced here, along
13
+ with the change that has been applied due to it.
14
+
15
+ .. caution ::
16
+
17
+ This page is **not ** an exhaustive list of all of the changes in a release,
18
+ just the language changes that had an impact to the FLS. See the `release
19
+ notes `_ for a full list of changes.
9
20
10
21
Language changes in Rust 1.79.0
11
22
-------------------------------
@@ -168,3 +179,8 @@ language changes in Rust 1.77.0
168
179
* `Deny braced macro invocations in let-else. <https://github.com/rust-lang/rust/pull/119062/ >`_
169
180
170
181
* New paragraph: :p: `fls_1s1UikGU5YQb `
182
+
183
+ .. Note: for the publicly rendered version of the FLS we want to link to
184
+ upstream's release notes. In the Ferrocene subtree this should be replaced
185
+ to the link to the Ferrocene release notes!
186
+ .. _release notes : https://doc.rust-lang.org/releases.html
You can’t perform that action at this time.
0 commit comments