diff options
| author | Harry Sarson <harry.sarson@hotmail.co.uk> | 2024-04-25 15:16:52 +0100 |
|---|---|---|
| committer | Harry Sarson <harry.sarson@signaloid.com> | 2024-04-30 18:17:32 +0100 |
| commit | dd16cbcb4e633841e32694a822b498f7ea76fb87 (patch) | |
| tree | 83eb8b54ef6a08d76ea8341a74dabe810f37e3ee /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | a200391f54d44e05ef20c1b65bb206deeece24bd (diff) | |
| download | rust-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
