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
/
src
/
librustc_trait_selection
/
traits
/
structural_match.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-05
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
Eduard-Mihai Burtescu
-1
/
+1
2020-06-15
make all uses of ty::Error or ConstKind::Error delay a span bug
mark
-1
/
+1
2020-06-14
structural_match: non-structural-match ty closures
David Wood
-1
/
+6
2020-06-12
Make `type_marked_structural` private
Dylan MacKenzie
-1
/
+1
2020-06-12
Helper method for whether type has structural equality
Dylan MacKenzie
-12
/
+20
2020-06-02
remove assert
Bastian Kauschke
-2
/
+1
2020-06-02
normalize adt fields during structural match check
Bastian Kauschke
-1
/
+5
2020-05-20
comment return sites
Bastian Kauschke
-7
/
+14
2020-05-20
Be more conservative concerning `structural_match`
Bastian Kauschke
-21
/
+19
2020-05-20
note for `ty::Error`.
Bastian Kauschke
-7
/
+14
2020-05-20
exhaustively match during structural match checking
Bastian Kauschke
-2
/
+33
2020-05-15
Remove lang_items\(\).*\.unwrap\(\)
Nathan Corbyn
-2
/
+3
2020-04-29
forbid `dyn Trait` in const generics
Bastian Kauschke
-0
/
+5
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-24
Remove attribute `#[structural_match]` and any references to it
Vadim Petrochenkov
-5
/
+5
2020-03-14
Move rustc_infer::traits to new crate rustc_trait_selection.
Camille GILLOT
-0
/
+216