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_middle
/
traits
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-754
/
+0
2020-08-18
Provide better spans for the match arm without tail expression
Wonwoo Choi
-0
/
+1
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-10
/
+10
2020-08-02
Use Lift derive proc-macro in librustc_traits.
Camille GILLOT
-18
/
+17
2020-07-22
Use `ty::Instance::resolve` to identify `'static` bound source
Esteban Küber
-1
/
+8
2020-07-22
Increase accuracy of lifetime bound on trait object impl suggestion
Esteban Küber
-0
/
+2
2020-07-14
Suggest boxing or borrowing unsized fields
Esteban Küber
-0
/
+1
2020-07-14
Suggest borrowing unsized argument types
Esteban Küber
-1
/
+1
2020-06-21
Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis
bors
-2
/
+1
2020-06-20
int -> i32
Bastian Kauschke
-13
/
+15
2020-06-19
Remove RustDefId
Jack Huey
-2
/
+1
2020-06-16
Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morse
bors
-5
/
+46
2020-06-07
use enum to represent ObligationCause::dummy without allocating
Bastian Kauschke
-10
/
+9
2020-06-07
store `ObligationCause` on the heap
Bastian Kauschke
-5
/
+47
2020-06-05
Rename traits::ImplSourceImpl to ImplSourceUserDefined.
Ana-Maria Mihalache
-7
/
+7
2020-06-05
Rename traits::Vtable to ImplSource.
Ana-Maria Mihalache
-80
/
+73
2020-05-21
Auto merge of #70705 - lcnr:generic_discriminant, r=nikomatsakis
bors
-0
/
+12
2020-05-19
auto impl`DiscriminantKind` for every type
Bastian Kauschke
-0
/
+12
2020-05-18
HIR passes for asm!
Amanieu d'Antras
-0
/
+2
2020-05-09
Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper
Ralf Jung
-5
/
+5
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-5
/
+5
2020-05-07
Reintegrate chalk using chalk-solve
Jack Huey
-0
/
+9
2020-05-02
Point at associated types when they have a default type
Esteban Küber
-0
/
+3
2020-05-01
Remove leftover chalk types
Jack Huey
-157
/
+1
2020-04-18
Do not emit note for projected derived obligations
Esteban Küber
-1
/
+6
2020-04-18
Remove `AssocTypeBound` and propagate bound `Span`s
Esteban Küber
-9
/
+0
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+843