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
Age
Commit message (
Expand
)
Author
Lines
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-21
Rollup merge of #77032 - lcnr:visit-all-the-item-likes, r=davidtwco
ecstatic-morse
-0
/
+13
2020-09-21
Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse
ecstatic-morse
-5
/
+27
2020-09-22
lint missing docs for extern items
Bastian Kauschke
-0
/
+13
2020-09-21
add test
Bastian Kauschke
-0
/
+6
2020-09-20
Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk
Ralf Jung
-8
/
+5
2020-09-20
Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr
Ralf Jung
-6
/
+7
2020-09-20
Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung
bors
-2
/
+3
2020-09-20
Auto merge of #74949 - oli-obk:validate_const_eval_raw, r=RalfJung
bors
-9
/
+7
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-2
/
+3
2020-09-19
update docs
Bastian Kauschke
-1
/
+2
2020-09-19
extend `is_ty_or_ty_ctxt` to self types
Bastian Kauschke
-5
/
+21
2020-09-19
Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb
Ralf Jung
-6
/
+26
2020-09-19
wording
Bastian Kauschke
-1
/
+2
2020-09-19
transmute: use diagnostic item
Bastian Kauschke
-8
/
+3
2020-09-19
Reflect the "do not call this query directly" mentality in its name
Oliver Scherer
-0
/
+1
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-9
/
+6
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-6
/
+7
2020-09-15
don't lazily evaulate some trivial values for Option::None replacements (clip...
Matthias Krüger
-1
/
+1
2020-09-14
Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco
bors
-1
/
+2
2020-09-14
Auto merge of #76549 - ehuss:lints-comments, r=wesleywiser
bors
-0
/
+974
2020-09-13
Auto-generate lint documentation.
Eric Huss
-0
/
+974
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-1
/
+2
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-1
/
+2
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-24
/
+24
2020-09-03
rustc_lint: avoid trimmed paths for ty_find_init_error
Dan Aloni
-1
/
+4
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-10
/
+17
2020-08-30
lint/ty: move fns to avoid abstraction violation
David Wood
-6
/
+26
2020-08-30
mv compiler to compiler/
mark
-0
/
+8842