Exposing Float Masks#154372
Conversation
This comment has been minimized.
This comment has been minimized.
|
This seems useful, do ask if you need help here |
|
r? @scottmcm rustbot has assigned @scottmcm. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
|
@folkertdev would you be interested in reviewing this? |
|
Reminder, once the PR becomes ready for a review, use |
|
i'll squash it at the end |
|
@rustbot ready |
|
When you do squash, please make sure the commit message says what the change does similar to the PR message. Currently it's "Added the symbol" :) Unfortunately we have no squash+merge on this repo so the commits are what shows up in the history and blame. |
|
@rustbot ready |
|
@tgross35 |
These are straightforward and likely pretty unobjectionable, so waiting a few releases would probably be reasonable.
I always prefer a PR first so we can see what changes. It can be nominated, then FCP gets started after the meeting. |
Exposing Float Masks Tracking issue: rust-lang#154064 ACP: rust-lang/libs-team#753
Rollup of 7 pull requests Successful merges: - #155643 (Improve suggestion for $-prefixed fragment specifiers) - #154197 (Avoid redundant clone suggestions in borrowck diagnostics) - #154372 (Exposing Float Masks) - #155680 (Handle index projections in call destinations in DSE) - #155732 (bootstrap: Don't clone submodules unconditionally in dry-run) - #155737 (Account for `GetSyntheticValue` failures) - #155738 (Pass fields to `is_tuple_fields` instead of `SBValue` object)
Rollup merge of #154372 - Apersoma:float_masks, r=tgross35 Exposing Float Masks Tracking issue: #154064 ACP: rust-lang/libs-team#753
View all comments
Tracking issue: #154064
ACP: rust-lang/libs-team#753