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
/
early
Age
Commit message (
Expand
)
Author
Lines
2025-07-15
Implement resolver warnings about reexporting private dependencies
David Mládek
-0
/
+3
2025-07-07
Remove unused allow attrs
Yotam Ofek
-3
/
+0
2025-06-12
Make `missing_fragment_specifier` an unconditional error
Trevor Gross
-3
/
+0
2025-06-04
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
Jake Goulding
-14
/
+3
2025-05-30
Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwco
Matthias Krüger
-0
/
+21
2025-05-30
Rollup merge of #133823 - estebank:issue-56328, r=petrochenkov
Matthias Krüger
-2
/
+2
2025-05-29
Use `cfg_attr` AST placeholder AST `cfg_attr_trace` for diagnostics
Esteban Küber
-2
/
+2
2025-05-27
Report text_direction_codepoint_in_literal when parsing
Matthew Jasper
-0
/
+21
2025-05-26
Expose `rustc_lint::decorate_builtin_lint` for use in `rustdoc`
Urgau
-1
/
+1
2025-05-23
Suggest correct `version("..")` predicate syntax in check-cfg
Urgau
-0
/
+8
2025-02-20
Reword message
Esteban Küber
-2
/
+2
2025-02-19
Specify scope in `out_of_scope_macro_calls` lint
Esteban Küber
-2
/
+2
2025-02-11
compiler: replace ExternAbi::name calls with formatters
Jubilee Young
-2
/
+1
2025-02-02
Convert two `rustc_middle::lint` functions to `Span` methods.
Nicholas Nethercote
-2
/
+2
2025-01-25
Rollup merge of #133951 - bjorn3:wasm_c_abi_lint_hard_error, r=workingjubilee
Jacob Pratt
-1
/
+0
2025-01-25
Filter well known names from check-cfg diagnostics
Urgau
-4
/
+25
2025-01-23
Make the wasm_c_abi future compat warning a hard error
bjorn3
-1
/
+0
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-4
/
+2
2024-12-15
Improve check-cfg Cargo macro diagnostic with crate name
Urgau
-8
/
+14
2024-12-15
Access `TyCtxt` from early diagnostic decoration
Urgau
-0
/
+830