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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_lint
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-10-06
Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"
Camille GILLOT
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-14
Move some code and add comments.
Camille GILLOT
-0
/
+1
2022-09-06
Allow lint passes to be bound by `TyCtxt`
Jason Newcomb
-14
/
+29
2022-09-03
Auto merge of #100574 - Urgau:check-cfg-warn-cfg, r=petrochenkov
bors
-0
/
+1
2022-09-02
Add warning against unexpected --cfg with --check-cfg
Urgau
-0
/
+1
2022-09-02
Rollup merge of #97739 - a2aaron:let_underscore, r=estebank
Guillaume Gomez
-0
/
+5
2022-09-01
Rollup merge of #94467 - ibraheemdev:master, r=pnkfelix
Matthias Krüger
-0
/
+1
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+2
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-23
cleanup: commented lints
Rejyr
-2
/
+0
2022-08-22
migrate: `UnknownTool` error to `SessionDiagnostic`
Rejyr
-0
/
+3
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-30
Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillot
Yuki Okushi
-1
/
+1
2022-07-29
Remove some late `check_*` functions.
Nicholas Nethercote
-1
/
+1
2022-07-27
lint: add bad opt access internal lint
David Wood
-0
/
+3
2022-07-27
lint: add comment about diag lints in group
David Wood
-0
/
+4
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-06
Make AST lowering a query.
Camille GILLOT
-1
/
+1
2022-06-19
Make some lints incremental.
Camille GILLOT
-14
/
+13
2022-06-10
lint: add diagnostic translation migration lints
David Wood
-0
/
+2
2022-06-05
Remove `let_underscore_must_use`
Aaron Kofsky
-6
/
+1
2022-06-04
Add `let_underscore_must_use` lint.
Aaron Kofsky
-1
/
+6
2022-06-04
Add `let_underscore_lock` lint.
Aaron Kofsky
-1
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-29
Add `let_underscore_drop` lint.
Aaron Kofsky
-0
/
+5
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-05-12
Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkov
bors
-0
/
+1
2022-05-08
Move lint expectation checking into a separate query (RFC 2383)
xFrednet
-0
/
+1
2022-05-06
Auto merge of #96268 - jackh726:remove-mutable_borrow_reservation_conflict-li...
bors
-0
/
+5
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-05-04
Add unused_macro_rules lint definition
est31
-0
/
+1
2022-04-20
Remove mutable_borrow_reservation_conflict lint
Jack Huey
-0
/
+5
2022-03-02
Make `LintExpectationId` stable between compilation sessions (RFC-2383)
xFrednet
-1
/
+1
2022-03-02
Check lint expectations and emit lint if unfulfilled (RFC-2383)
xFrednet
-0
/
+1
2022-02-28
add `special_module_name` lint
Ibraheem Ahmed
-0
/
+1
2022-02-25
Initiate the inner usage of `let_chains`
Caio
-2
/
+3
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-22
Improve diagnostic of the unexpected_cfgs lint
Loïc BRANSTETT
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+5
2022-01-23
rustc_lint: Reuse the set of registered tools from resolver
Vadim Petrochenkov
-1
/
+1
2022-01-23
rustc_lint: Remove some redundant fields from `EarlyContext`
Vadim Petrochenkov
-1
/
+1
2022-01-21
Reject unsupported naked functions
Tomasz Miąsko
-0
/
+5
2022-01-16
Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr
Matthias Krüger
-1
/
+5
2022-01-09
Compute most of Public/Exported access level in rustc_resolve
Lamb
-1
/
+2
2022-01-09
feat: pass_by_value lint attribute
Mahdi Dibaiee
-1
/
+5
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-12-02
Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini
Matthias Krüger
-1
/
+0
2021-11-30
Apply cfg-bootstrap switch
Mark Rousskov
-1
/
+0
2021-11-16
Use get_diagnostic_name more
Cameron Steffen
-0
/
+1
[next]