You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to attribute parsing and representation
rust-lang/rust#135726
Map methods moved to `TyCtx`
rust-lang/rust#137162rust-lang/rust#137397
Remove `BackendRepr::Unihabited`
rust-lang/rust#136985
Intrinsics rint, roundeven, nearbyint replaced by `round_ties_even`.
rust-lang/rust#136543.
Use `__sort_of_CPROVER_round_to_integral` to model `round_ties_even`.
Rename `sub_ptr` to `offset_from_unsigned`.
The feature gate is still `ptr_sub_ptr`.
rust-lang/rust#137483.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
---------
Co-authored-by: Remi Delmas <[email protected]>
0 commit comments