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
/
tests
/
ui
/
lint
/
dead-code
Age
Commit message (
Expand
)
Author
Lines
2024-02-07
Make traits / trait methods detected by the dead code lint!
r0cky
-0
/
+65
2024-02-01
`#![feature(inline_const_pat)]` is no longer incomplete
Matthew Jasper
-1
/
+0
2024-01-19
Stabilize simple offset_of
George Bateman
-2
/
+2
2024-01-18
`dead_code` treats `#[repr(transparent)]` the same as `#[repr(C)]`
Jake Goulding
-0
/
+14
2024-01-02
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-11
/
+25
2023-12-25
Pass DeadItem and lint as consistent group in dead-code.
Camille GILLOT
-0
/
+4
2023-11-24
Show number in error message even for one error
Nilstrieb
-9
/
+9
2023-08-10
Respect `#[expect]` the same way `#[allow]` is with the `dead_code` lint
Urgau
-0
/
+70
2023-04-21
major test improvements
DrMeepster
-1
/
+1
2023-04-21
bless
DrMeepster
-6
/
+6
2023-04-21
fmt
DrMeepster
-6
/
+8
2023-04-21
fix incorrect param env in dead code lint
DrMeepster
-0
/
+134
2023-04-15
Unignore closure-bang.
Eric Huss
-3
/
+18
2023-04-13
impl reviewer feedback
Ezra Shaw
-6
/
+22
2023-04-13
dead-code-lint: de-dup multiple unused assoc fns
Ezra Shaw
-55
/
+40
2023-04-13
refactor: emit "unused assoc fn" in lexical order
Ezra Shaw
-26
/
+80
2023-04-12
Add regression test for #59003
Yuki Okushi
-0
/
+18
2023-02-23
Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...
bors
-14
/
+14
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-14
/
+14
2023-02-22
Lint dead code in closures
clubby789
-0
/
+36
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1735
[prev]