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
Auto merge of #151285 - jhpratt:rollup-cxrAf4M, r=jhpratt
Rollup of 9 pull requests
Successful merges:
- #148769 (Stabilize `alloc_layout_extra`)
- #149440 (Remove suggestion from importing unstable items on stable channel)
- #150200 (Add title field to `ice.md` issue template)
- #150955 (Underscore-prefixed bindings are explicitly allowed to be unused)
- #151200 (time: Add saturating arithmetic for `SystemTime`)
- #151235 (Change field `bit_width: usize` to `bits: u32` in type info)
- #151242 (Port #[needs_allocator] to attribute parser)
- #151274 (Include a link to `count_ones` in the docs for `uN::count_zeros` [docs only])
- #151279 (remove trailing periods in built-in attribute gate messages)
r? @ghost
"`#[rustc_no_implicit_autorefs]` is used to mark functions for which an autoref to the dereference of a raw pointer should not be used as an argument."
1297
+
"`#[rustc_no_implicit_autorefs]` is used to mark functions for which an autoref to the dereference of a raw pointer should not be used as an argument"
0 commit comments