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
1233: Backport to `release/1.83` r=Hoverbear a=ferrocene-automations[bot]
This PR backports the following PRs to the `release/1.83` branch:
* #1224
* #1229
Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.
Co-authored-by: Ana Hobden <operator@hoverbear.org>
* `KP-R98117 <https://problems.ferrocene.dev/KP-R98117.html>`_: Static where clause accepted due to incorrect type bound
38
+
* `KP-R102048 <https://problems.ferrocene.dev/KP-R102048.html>`_: Missing error on overlapping implementation with higher-ranked trait bounds and associated types
39
+
* `KP-R107887 <https://problems.ferrocene.dev/KP-R107887.html>`_: The compiler may incorrectly accept overlapping implementations involving trait object trait implementations
40
+
* `KP-R114582 <https://problems.ferrocene.dev/KP-R114582.html>`_: The `_mm_stream_*` operations may be reordered
41
+
* `KP-R118813 <https://problems.ferrocene.dev/KP-R118813.html>`_: Miscompilation of `__extendhfsf2` intrinsic when linking library dependent on `libgcc`
42
+
* `KP-R124364 <https://problems.ferrocene.dev/KP-R124364.html>`_: Miscompilation due to differing floating point behavior at runtime and compile time
43
+
* `KP-R126079 <https://problems.ferrocene.dev/KP-R126079.html>`_: The compiler fails to check object-safety for associated types in method signatures
44
+
* `KP-R128243 <https://problems.ferrocene.dev/KP-R128243.html>`_: Miscompilation when branching on floating-point value comparisons
45
+
* `KP-R129005 <https://problems.ferrocene.dev/KP-R129005.html>`_: Implied bounds are not correctly checked in functions involving projections when type casting
46
+
* `KP-R130347 <https://problems.ferrocene.dev/KP-R130347.html>`_: Lifetimes within projections of super traits in trait objects are not checked
47
+
* `KP-R130528 <https://problems.ferrocene.dev/KP-R130528.html>`_: Function parameter patterns do not check for unsafe contexts
0 commit comments