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_middle
/
src
/
ty
/
sty.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-12
Auto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikomatsakis
bors
-108
/
+2
2020-12-09
Use Places for captures in MIR
Aman Arora
-0
/
+9
2020-12-02
Create `rustc_ty_library`
LeSeulArtichaut
-108
/
+2
2020-11-29
Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
bors
-17
/
+12
2020-11-23
Use Option::map instead of open coding it
LingMan
-4
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-15
add a canary test for complex repr(simd)
Ashley Mannix
-1
/
+7
2020-11-13
remove internal simd_size_and_ty from llvm backend
Ashley Mannix
-1
/
+6
2020-11-08
Support repr(simd) on ADTs containing a single array field
gnzlbg
-16
/
+0
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