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
/
chalk_fulfill.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-03
Remove chalk from the compiler
Michael Goulet
-149
/
+0
2023-06-29
change snapshot tracking in fulfillment contexts
lcnr
-20
/
+18
2023-04-10
Report overflows gracefully with new solver
Michael Goulet
-2
/
+5
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-01-27
Compute generator saved locals on MIR.
Camille GILLOT
-0
/
+7
2023-01-27
Separate trait selection from ambiguity reporting.
Camille GILLOT
-9
/
+1
2023-01-22
Store relationships on Inherent
Santiago Pastorino
-15
/
+3
2022-11-24
Remove normalize_projection_type
Santiago Pastorino
-13
/
+3
2022-11-10
Use TraitEngine in more places, make FulfillmentCtxt constructor more private
Michael Goulet
-1
/
+1
2022-11-08
selection failure: recompute applicable impls
lcnr
-2
/
+13
2022-10-07
Remove TypeckResults from InferCtxt
Cameron Steffen
-7
/
+4
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-02-12
Address review comment
Matthew Jasper
-1
/
+2
2022-02-11
Renumber universes when canonicalizing for Chalk
Matthew Jasper
-2
/
+6
2021-12-15
Remove `in_band_lifetimes` from `rustc_trait_selection`
Sylvan Bowdler
-2
/
+2
2021-11-08
fmt
Deadbeef
-6
/
+2
2021-11-08
Make select_* methods return Vec for TraitEngine
Deadbeef
-20
/
+22
2021-09-17
Add another case of fallback to () avoid breakage
Mark Rousskov
-2
/
+13
2021-09-16
Refactor `FulfillmentError` to track less data
Esteban Kuber
-3
/
+0
2021-07-16
Add initial implementation of HIR-based WF checking for diagnostics
Aaron Hill
-2
/
+11
2020-11-16
compiler: fold by value
Bastian Kauschke
-4
/
+4
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-133
/
+9
2020-08-30
mv compiler to compiler/
mark
-0
/
+267