rust/tests
Yacin Tmimi 8abbcad938 format #![feature(unsafe_attributes)]
Our diff-check job was failing in part due to removing `unsafe` from any
`#[unsafe(attributes)]`. To prevent that I added a quick implementation
for this.
2024-06-12 23:53:53 -04:00
..
cargo-fmt Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
config Prevent enum variant attributes from wrapping one character early 2024-01-08 10:06:25 -05:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
mod-resolver chore: fix some typos 2024-04-07 15:20:42 -05:00
parser Move emit_stashed_diagnostic call in rustfmt. 2024-02-26 10:45:45 +11:00
rustfmt Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13 2024-06-12 22:37:39 -04:00
source Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13 2024-06-12 22:37:39 -04:00
target format #![feature(unsafe_attributes)] 2024-06-12 23:53:53 -04:00
writemode Merge commit '5ff7b632a9' into sync-rustfmt-subtree 2022-03-29 23:17:30 -05:00