index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_lint
/
src
/
redundant_semicolon.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-18
Dont suggest remove semi inside macro expansion for redundant semi lint
xizheyin
-4
/
+9
2025-02-08
Rustfmt
bjorn3
-4
/
+5
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-5
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+3
2024-04-29
Remove `extern crate rustc_session` from `rustc_lint`.
Nicholas Nethercote
-0
/
+1
2024-01-23
Rename `LintContext::emit_spanned_lint` as `LintContext::emit_span_lint`.
Nicholas Nethercote
-1
/
+1
2023-01-09
refactor: cleanup
Rejyr
-2
/
+0
2023-01-09
migrate: `redundant_semicolon.rs`
Rejyr
-12
/
+5
2022-10-23
Migrate all diagnostics
Nilstrieb
-2
/
+2
2022-10-01
Refactor rustc lint API
Maybe Waffle
-6
/
+13
2022-06-30
lint: port redundant semicolons diagnostics
David Wood
-7
/
+5
2022-06-13
remove unnecessary `to_string` and `String::new`
Takayuki Maeda
-3
/
+1
2020-12-29
Lint on redundant trailing semicolon after item
Aaron Hill
-17
/
+3
2020-11-27
Don't lint on redundant semicolons after item statements
Aaron Hill
-3
/
+18
2020-11-02
Treat trailing semicolon as a statement in macro call
Aaron Hill
-0
/
+5
2020-09-13
Auto-generate lint documentation.
Eric Huss
-0
/
+15
2020-08-30
mv compiler to compiler/
mark
-0
/
+41