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
/
sty.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-30
Auto merge of #78432 - sexxi-goose:fix-77993-take3, r=nikomatsakis
bors
-6
/
+37
2020-10-28
Dogfood {exclusive,half-open} ranges in compiler (nfc)
Jubilee Young
-2
/
+2
2020-10-27
Address comments
Roxane
-9
/
+20
2020-10-27
Handle type errors in closure/generator upvar_tys
Aman Arora
-7
/
+27
2020-10-19
Auto merge of #77278 - camelid:use-correct-article, r=estebank
bors
-0
/
+12
2020-10-18
Don't ICE if called with a `TyKind::Error`
Camelid
-3
/
+3
2020-10-16
Review comments
Jack Huey
-0
/
+5
2020-10-16
map_bound_ref -> rebind
Jack Huey
-8
/
+14
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-9
/
+12
2020-10-11
Replace tuple of infer vars for upvar_tys with single infer var
Roxane
-0
/
+8
2020-10-06
Fix tests from rebase
Matthew Jasper
-1
/
+3
2020-10-06
Avoid cycle in nested obligations for object candidate
Matthew Jasper
-0
/
+1
2020-09-27
Use correct article in help message for conversion or cast
Camelid
-0
/
+12
2020-09-21
Reduce boilerplate with the matches! macro
LingMan
-113
/
+32
2020-09-19
Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb
Ralf Jung
-5
/
+0
2020-09-16
Rollup merge of #76714 - camelid:patch-3, r=jonas-schievink
Dylan DPC
-7
/
+7
2020-09-14
Fix diagram for `DebruijnIndex`
Camelid
-7
/
+7
2020-09-12
Add a comment on is_trivially_sized about obviously !Sized types
Anthony Ramine
-0
/
+6
2020-09-04
ty.flags -> ty.flags()
LeSeulArtichaut
-0
/
+5
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-60
/
+91
2020-08-30
lint/ty: move fns to avoid abstraction violation
David Wood
-5
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+2288