index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_lint
/
unused.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk
Mazdak Farrokhzad
2019-03-28
1
-1
/
+1
|
\
|
*
Add def getting methods to librustc/ty/context
Tomas Koutsky
2019-03-16
1
-1
/
+1
*
|
Make meta-item API compatible with `LocalInternedString::get` soundness fix
Vadim Petrochenkov
2019-03-17
1
-3
/
+3
*
|
syntax: Do not accidentally treat multi-segment meta-items as single-segment
Vadim Petrochenkov
2019-03-16
1
-3
/
+5
*
|
rustc: rename item_path to def_path (except the module in ty).
Eduard-Mihai Burtescu
2019-03-15
1
-1
/
+1
|
/
*
hir: remove NodeId from Expr
ljedrz
2019-02-24
1
-1
/
+3
*
librustc_lint => 2018
Taiki Endo
2019-02-08
1
-13
/
+16
*
remove `_with_applicability` from suggestion fns
Andy Russell
2019-01-26
1
-6
/
+6
*
Auto merge of #57726 - Zoxc:combine-early-lints, r=estebank
bors
2019-01-26
1
-0
/
+24
|
\
|
*
Combine all builtin early lints and use a separate walk for plugin lints. Add...
John Kåre Alsaker
2019-01-19
1
-0
/
+24
*
|
Rollup merge of #57689 - nnethercote:redo-hir-Stmt, r=petrochenkov
Mazdak Farrokhzad
2019-01-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make `hir::Stmt` a separate struct.
Nicholas Nethercote
2019-01-17
1
-2
/
+2
*
|
Implement basic input validation for built-in attributes
Vadim Petrochenkov
2019-01-13
1
-2
/
+2
|
/
*
Remove licenses
Mark Rousskov
2018-12-25
1
-10
/
+0
*
Use a function to access the Hir map to be able to turn it into a query later
John Kåre Alsaker
2018-12-06
1
-1
/
+1
*
syntax: Rename some keywords
Vadim Petrochenkov
2018-12-04
1
-1
/
+1
*
Fix change to predicates
varkor
2018-11-19
1
-1
/
+1
*
Fix typo in #[must_use] message
varkor
2018-11-19
1
-1
/
+1
*
Handle trait objects
varkor
2018-11-19
1
-6
/
+24
*
Recognise #[must_use] on traits, affecting impl Trait
varkor
2018-11-19
1
-1
/
+14
*
Use general uninhabitedness checking
varkor
2018-11-19
1
-14
/
+10
*
Rewrite `...` as `..=` as a MachineApplicable 2018 idiom lint
varkor
2018-11-10
1
-2
/
+2
*
enforce unused-must-use lint in macros
Alex Burka
2018-11-01
1
-1
/
+2
*
don't lint `unused_parens` on `if (break _)`
Andre Bogus
2018-10-29
1
-4
/
+3
*
Rollup merge of #55138 - zackmdavis:the_paren_trap, r=pnkfelix
Pietro Albini
2018-10-25
1
-4
/
+14
|
\
|
*
in which unused-parens suggestions heed what the user actually wrote
Zack M. Davis
2018-10-16
1
-4
/
+14
*
|
Don't warn about parentheses on `match (return)`
varkor
2018-10-17
1
-5
/
+8
|
/
*
Rollup merge of #54820 - kleimkuhler:issue-54538-unused_patterns-lint, r=niko...
Manish Goregaokar
2018-10-15
1
-42
/
+69
|
\
|
*
Add clarifying pattern lint comment and revert test
Kevin Leimkuhler
2018-10-09
1
-0
/
+4
|
*
Fix Range warning and improve tests
Kevin Leimkuhler
2018-10-09
1
-2
/
+6
|
*
Simply unused_parens check and add tests
Kevin Leimkuhler
2018-10-09
1
-17
/
+10
|
*
Share outer paren trimming logic
Kevin Leimkuhler
2018-10-09
1
-84
/
+46
|
*
Add initial impl of check_pat() for UnusedParens
Kevin Leimkuhler
2018-10-09
1
-4
/
+68
*
|
Unused result warning: "X which must" ↦ "X that must"
varkor
2018-10-14
1
-2
/
+2
*
|
`#[must_use]` for associated functions is supposed to actually work
Zack M. Davis
2018-10-12
1
-4
/
+5
*
|
Fix handling of #[must_use] on unit and uninhabited types
varkor
2018-10-08
1
-8
/
+15
|
/
*
simplify some unused lints code
Andre Bogus
2018-10-03
1
-26
/
+11
*
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
2018-08-22
1
-3
/
+3
*
`Applicability`-ify librustc_lint
Zack M. Davis
2018-08-01
1
-3
/
+7
*
Remove unused `mut`s
Matthew Jasper
2018-07-29
1
-1
/
+1
*
Fix tidy
csmoe
2018-07-16
1
-3
/
+16
*
ExprKind
csmoe
2018-07-16
1
-7
/
+7
*
StmtKind
csmoe
2018-07-16
1
-3
/
+3
*
BinOpKind
csmoe
2018-07-16
1
-4
/
+4
*
create multiple HIR items for a use statement
QuietMisdreavus
2018-06-14
1
-1
/
+1
*
in which the must-use additional messaging is tucked into a note
Zack M. Davis
2018-05-06
1
-5
/
+5
*
Remove Option from the return type of Attribute::name()
Seiichi Uchida
2018-05-02
1
-2
/
+1
*
stabilize `#[must_use]` for functions and must-use operators
Zack M. Davis
2018-04-28
1
-52
/
+52
*
in which the fn-must-use codepath is prevented from panicking on closure
Zack M. Davis
2018-04-28
1
-1
/
+7
*
Make must_use lint cover all binary/unary operators
Aaron Aaeng
2018-04-22
1
-15
/
+27
[next]