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
2023-01-11
Move /src/test to /tests
Albert Larsan
-546
/
+0
2023-01-08
Normalize assumed_wf_types after wfchecking is complete, for better spans
Michael Goulet
-6
/
+6
2023-01-08
Improve spans of non-WF implied bound types
Michael Goulet
-14
/
+10
2022-08-22
Auto merge of #100676 - lcnr:implied-bounds-yay, r=nikomatsakis
bors
-6
/
+12
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-2
/
+2
2022-08-17
implied_bounds: clarify our assumptions
lcnr
-6
/
+12
2022-07-15
remove `impl_implied_bounds` from `FnCtxt`
lcnr
-5
/
+3
2022-07-01
Improve spans for specialization error
Michael Goulet
-11
/
+11
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-63
/
+25
2022-06-26
Add regression test for #79224
Yuki Okushi
-0
/
+53
2022-01-21
Override rustc version in ui and mir-opt tests to get stable hashes
The 8472
-1
/
+1
2022-01-17
Update term for use in more places
kadmin
-1
/
+1
2021-12-13
Include rustc version in `rustc_span::StableCrateId`
pierwill
-1
/
+1
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