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
/
foreign_modules.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-29
compiler: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-1
/
+1
2024-10-27
compiler: Depend on rustc_abi in rustc_lint
Jubilee Young
-1
/
+1
2024-09-27
Make clashing_extern_declarations considering generic args for ADT field
surechen
-3
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-09-13
some fixes for clashing_extern_declarations lint
Ralf Jung
-39
/
+35
2024-08-24
Don't use TyKind in lint
Michael Goulet
-12
/
+13
2024-05-23
Remove `#[macro_use] extern crate tracing` from `rustc_lint`.
Nicholas Nethercote
-0
/
+1
2024-05-17
Rename Unsafe to Safety
Santiago Pastorino
-2
/
+2
2024-04-29
Remove `extern crate rustc_session` from `rustc_lint`.
Nicholas Nethercote
-0
/
+1
2024-03-22
Make RawPtr take Ty and Mutbl separately
Michael Goulet
-3
/
+3
2024-01-23
Rename `TyCtxt::emit_spanned_lint` as `TyCtxt::emit_node_span_lint`.
Nicholas Nethercote
-1
/
+1
2024-01-04
Replace a number of FxHashMaps/Sets with stable-iteration-order alternatives.
Michael Woerister
-5
/
+5
2023-11-17
rename bound region instantiation
lcnr
-2
/
+2
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-2
/
+2
2023-10-20
Adjust imports
Michael Goulet
-1
/
+1
2023-09-28
Remove `rustc_lint_defs::lint_array`
DaniPopes
-4
/
+3
2023-08-04
Simplify clashing_extern_declarations.
Camille GILLOT
-270
/
+263
2023-08-04
Querify clashing_extern_declarations lint.
Camille GILLOT
-0
/
+409