diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2020-12-07 18:10:48 -0500 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2020-12-29 16:30:02 -0500 |
| commit | c857cbeb0610db7148682808c7305073546b6a63 (patch) | |
| tree | 4a04a5f388d89b7f9acf9f205617e6d652fdb857 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 158f8d034b15e65ba8dc0d066358dd0632bfcd6e (diff) | |
| download | rust-c857cbeb0610db7148682808c7305073546b6a63.tar.gz rust-c857cbeb0610db7148682808c7305073546b6a63.zip | |
Lint on redundant trailing semicolon after item
We now lint on code like this:
```rust
fn main() {
fn foo() {};
struct Bar {};
}
```
Previously, this caused warnings in Cargo, so it was disabled.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
