diff --git a/src/changelog.rst b/src/changelog.rst index 09c9ae55..f4ef657f 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -34,6 +34,9 @@ Language changes in Rust 1.95.0 - `const-eval: be more consistent in the behavior of padding during typed copies `_ - `Const blocks are no longer evaluated to determine if expressions involving fallible operations can implicitly be constant-promoted `_ + + - This implementation-specifc behavior is outside the scope of the FLS. + - `Make operational semantics of pattern matching independent of crate and module `_ Language changes in Rust 1.94.0