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_middle
/
src
/
ty
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-10
Fix exhaustiveness in case a byte string literal is used at slice type
oli
-0
/
+9
2020-11-05
Fix even more URLs
Guillaume Gomez
-1
/
+1
2020-11-04
Replace `Scalar::zst` with a `Scalar::ZST` constant
oli
-1
/
+1
2020-10-24
Don't generate multiple impl blocks
Dániel Buga
-4
/
+4
2020-10-21
Auto merge of #78027 - lcnr:lift-by-value, r=varkor
bors
-8
/
+8
2020-10-21
Lift: take self by value
Bastian Kauschke
-8
/
+8
2020-10-21
Auto merge of #78077 - petrochenkov:qvis, r=davidtwco
bors
-1
/
+5
2020-10-20
Auto merge of #76893 - lcnr:existential-proj, r=estebank
bors
-1
/
+1
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-1
/
+5
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-2
/
+2
2020-10-14
Remove unused code from rustc_middle
est31
-4
/
+0
2020-10-06
Rollup merge of #76995 - LingMan:middle_matches, r=varkor
Yuki Okushi
-4
/
+1
2020-09-25
Address review comment
marmeladema
-1
/
+1
2020-09-21
Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse
ecstatic-morse
-1
/
+1
2020-09-21
Reduce boilerplate with the matches! macro
LingMan
-4
/
+1
2020-09-20
Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse
Ralf Jung
-9
/
+9
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-1
/
+1
2020-09-19
take `TyCtxt` by value
Bastian Kauschke
-1
/
+1
2020-09-19
don't take `TyCtxt` by reference
Bastian Kauschke
-9
/
+9
2020-09-18
guard against `skip_binder` errors during FlagComputation
Bastian Kauschke
-1
/
+1
2020-09-18
don't take `TyCtxt` by reference
Bastian Kauschke
-9
/
+9
2020-09-14
Use intra-doc links for `DelaySpanBugEmitted`
Camelid
-2
/
+2
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-25
/
+1
2020-09-04
ty.flags -> ty.flags()
LeSeulArtichaut
-3
/
+3
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-8
/
+8
2020-09-03
Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov
bors
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-09-01
Avoid rehashing Fingerprint as a map key
Josh Stone
-2
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+2764