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
/
test
/
ui
/
specialization
/
min_specialization
Age
Commit message (
Expand
)
Author
Lines
2021-09-30
Elaborate predicates in min_specialization checks
Matthew Jasper
-0
/
+42
2021-07-06
Revert "Revert "Update tests""
bjorn3
-1
/
+1
2021-06-07
Revert "Update tests"
bjorn3
-1
/
+1
2021-05-30
Update tests
bjorn3
-1
/
+1
2021-03-31
Track bound vars
Jack Huey
-1
/
+1
2021-01-16
fold_with not super_fold_with in TypeFoldable impl for Predicate
Jack Huey
-1
/
+1
2021-01-16
Remove PredicateKind::Atom
Jack Huey
-1
/
+1
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-07-27
`PredicateKint` -> `PredicateKind`, the beginning of the end
Bastian Kauschke
-1
/
+1
2020-07-19
do not try fetching the ancestors of errored trait impls
Bastian Kauschke
-0
/
+16
2020-03-15
Consider well-formed predicates in min-specialization
Matthew Jasper
-0
/
+59
2020-03-15
Implement soundness check for min_specialization
Matthew Jasper
-0
/
+382
2020-03-15
Add attributes to allow specializing on traits
Matthew Jasper
-0
/
+32