Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Language changes in Rust 1.94.0

- `Avoid incorrect lifetime errors for closures <https://github.com/rust-lang/rust/pull/148329>`_

- No change: the exact machanics of the borrow checker are outside the scope of the FLS

Language changes in Rust 1.93.1
-------------------------------

Expand Down
Loading