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
/
compiler
/
rustc_trait_selection
/
src
/
traits
/
structural_match.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-16
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
bors
-3
/
+0
2022-01-15
Reduce use of local_def_id_to_hir_id.
Camille GILLOT
-1
/
+0
2022-01-15
initial revert
Ellen
-3
/
+0
2021-12-15
Remove `in_band_lifetimes` from `rustc_trait_selection`
Sylvan Bowdler
-2
/
+2
2021-11-08
Make select_* methods return Vec for TraitEngine
Deadbeef
-1
/
+1
2021-10-19
Reject closures in patterns
Tomasz Miąsko
-1
/
+5
2021-08-26
make unevaluated const substs optional
lcnr
-2
/
+2
2021-08-26
require a `tcx` for `TypeVisitor`
lcnr
-0
/
+3
2021-07-18
Revert "structural_match: non-structural-match ty closures"
Santiago Pastorino
-5
/
+1
2020-11-14
Use `TypeVisitor::BreakTy` in `structural_match::Search`
LeSeulArtichaut
-36
/
+15
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-1
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-1
/
+1
2020-10-30
Use `ControlFlow::is{break,continue}`
LeSeulArtichaut
-1
/
+1
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}
LeSeulArtichaut
-30
/
+20
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+281