Correct typo
This commit is contained in:
parent
85fc39c1e3
commit
1770693771
4 changed files with 4 additions and 4 deletions
|
|
@ -1442,7 +1442,7 @@ Compatibility Notes
|
|||
- [Mixing Option and Result via `?` is no longer permitted in closures for inferred types.][86831]
|
||||
- [Previously unsound code is no longer permitted where different constructors in branches
|
||||
could require different lifetimes.][85574]
|
||||
- As previously mentioned the [`std::arch` intrinsic now uses stricter const checking][83278]
|
||||
- As previously mentioned the [`std::arch` intrinsics now uses stricter const checking][83278]
|
||||
than before and may reject some previously accepted code.
|
||||
- [`i128` multiplication on Cortex M0+ platforms currently unconditionally causes overflow
|
||||
when compiled with `codegen-units = 1`.][86063]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue