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_trait_selection
/
src
/
traits
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-28
Remove an old FIXME comment and inline attribute
Ömer Sinan Ağacan
-1
/
+0
2021-02-05
Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma...
Santiago Pastorino
-1
/
+2
2021-01-31
Add error message for private fn
kadmin
-1
/
+1
2021-01-16
Review changes
Jack Huey
-1
/
+1
2020-12-24
use matches!() macro in more places
Matthias Krüger
-3
/
+2
2020-12-02
Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...
Santiago Pastorino
-2
/
+1
2020-11-29
Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakis
bors
-1
/
+2
2020-11-27
Change comments on types to doc-comments
Joshua Nelson
-6
/
+6
2020-11-27
Allow to self reference associated types in where clauses
Santiago Pastorino
-1
/
+2
2020-11-16
compiler: fold by value
Bastian Kauschke
-7
/
+7
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-18
support const_evaluatable_checked across crate boundaries
Bastian Kauschke
-1
/
+1
2020-09-18
use abstract consts when unifying ConstKind::Unevaluated
Bastian Kauschke
-0
/
+1
2020-09-18
initial working state
Bastian Kauschke
-0
/
+14
2020-09-13
Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis
bors
-11
/
+4
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-11
/
+4
2020-09-08
make `ConstEvaluatable` more strict
Bastian Kauschke
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+563