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
/
src
/
librustc
/
ty
/
structural_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2018-11-03
Move `BoundTy` to `ty::TyKind`
scalexm
-6
/
+26
2018-11-02
Auto merge of #55305 - nikomatsakis:universes-refactor-3, r=scalexm
bors
-2
/
+0
2018-10-31
kill old-style-lub warnings
Niko Matsakis
-2
/
+0
2018-10-27
Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk
bors
-1
/
+4
2018-10-26
Further foundational stuff on `ProjectionKind` before I add it to `AscribeUse...
Felix S. Klock II
-0
/
+12
2018-10-25
Report const eval error inside the query
Oliver Schneider
-159
/
+1
2018-10-24
Add InstanceDef::VtableShim.
Masaki Hara
-1
/
+4
2018-10-15
make `UniverseIndex` hashable, rename "sub-" to "superuniverse"
Niko Matsakis
-0
/
+1
2018-10-09
miri engine: also check return type before calling function
Ralf Jung
-0
/
+4
2018-10-05
Auto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
bors
-20
/
+13
2018-10-03
Introduce `TyKind::UnnormalizedProjection`
scalexm
-1
/
+6
2018-10-03
rustc/ty: simplify some patterns
ljedrz
-13
/
+7
2018-10-03
rustc/ty: whitespace fixes
ljedrz
-7
/
+6
2018-09-24
Shrink StatementKind::InlineAsm.
Nicholas Nethercote
-0
/
+10
2018-09-10
generalize `AscribeUserType` to handle sub or super type
Niko Matsakis
-0
/
+1
2018-09-08
Auto merge of #53903 - GabrielMajeri:opt-miri-array-slice, r=oli-obk
bors
-1
/
+1
2018-09-08
Optimize miri checking of integer array/slices
Gabriel Majeri
-1
/
+1
2018-09-05
Changing TyAnon -> TyOpaque and relevant functions
ms2300
-2
/
+2
2018-08-29
re-do argument passing one more time to finally be sane
Ralf Jung
-1
/
+3
2018-08-29
Auto merge of #53659 - nnethercote:rm-AccumulateVec, r=Mark-Simulacrum
bors
-4
/
+4
2018-08-29
Remove `AccumulateVec` and its uses.
Nicholas Nethercote
-4
/
+4
2018-08-28
address nits
Ralf Jung
-1
/
+1
2018-08-27
Miri Memory Work
Ralf Jung
-2
/
+2
2018-08-22
Auto merge of #52011 - oli-obk:dont_you_hate_it_too_when_everything_panics_co...
bors
-1
/
+5
2018-08-22
Allow panicking with string literal messages inside constants
Oliver Schneider
-1
/
+5
2018-08-22
Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str}
varkor
-4
/
+4
2018-08-22
Remove Ty prefix from Ty{Foreign|Param}
varkor
-2
/
+2
2018-08-22
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
-36
/
+36
2018-08-22
Rename ty::Slice to ty::List
varkor
-3
/
+3
2018-07-21
Convert implied_outlives_bounds to a query
Tyler Mandry
-0
/
+1
2018-07-04
Add an `InfiniteLoop` variant to `EvalErrorKind`
Dylan MacKenzie
-0
/
+1
2018-06-30
Added miri error for evaluating foreign statics.
Alexander Regueiro
-0
/
+1
2018-06-28
Merge `ConstVal` and `ConstValue`
Oliver Schneider
-7
/
+11
2018-06-28
Move everything over from `middle::const_val` to `mir::interpret`
Oliver Schneider
-1
/
+1
2018-06-28
Move the Lrc outside the error type and name the fields
Oliver Schneider
-4
/
+4
2018-06-28
Address review comments
Oliver Schneider
-1
/
+1
2018-06-28
Eliminate old CTFE's `ErrKind`
Oliver Schneider
-17
/
+5
2018-06-05
Remove another unused error variant
Oliver Schneider
-1
/
+0
2018-06-05
Remove unused IndexOutOfBounds variant
Oliver Schneider
-2
/
+0
2018-06-05
Properly report transitive errors
Oliver Schneider
-7
/
+2
2018-05-08
Insert fields from TypeAndMut into TyRef to allow layout optimization
John Kåre Alsaker
-3
/
+3
2018-05-08
Store the GeneratorInterior in the new GeneratorSubsts
John Kåre Alsaker
-11
/
+10
2018-05-08
Store generator movability outside GeneratorInterior
John Kåre Alsaker
-5
/
+9
2018-04-30
Unify MIR assert messages and const eval errors
Oliver Schneider
-6
/
+17
2018-04-30
Merge ConstMathError into EvalErrorKind
Oliver Schneider
-2
/
+4
2018-04-30
Remove unused const error variant
Oliver Schneider
-1
/
+0
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-1
/
+1
2018-04-24
Make Binder's field private and clean up its usage
Tyler Mandry
-3
/
+3
2018-04-13
Don't abort const eval due to long running evals, just warn
Oliver Schneider
-1
/
+0
2018-03-29
Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis
bors
-24
/
+2
[prev]
[next]