about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorHarry Sarson <harry.sarson@hotmail.co.uk>2024-04-25 15:16:52 +0100
committerHarry Sarson <harry.sarson@signaloid.com>2024-04-30 18:17:32 +0100
commitdd16cbcb4e633841e32694a822b498f7ea76fb87 (patch)
tree83eb8b54ef6a08d76ea8341a74dabe810f37e3ee /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parenta200391f54d44e05ef20c1b65bb206deeece24bd (diff)
downloadrust-dd16cbcb4e633841e32694a822b498f7ea76fb87.tar.gz
rust-dd16cbcb4e633841e32694a822b498f7ea76fb87.zip
braces around {self} in UseTree are not unnecessary
Before this commit `UseTree::remove_unnecessary_braces` removed the braces
around `{self}` in `use x::y::{self};` but `use x::y::self;` is not valid
rust.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions