This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
cbe75486f7
rust
/
compiler
/
rustc_trait_selection
/
src
History
Matthias Krüger
22df186d6f
Rollup merge of
#127570
- lcnr:normalize-cool, r=compiler-errors
...
small normalization improvement r? `@compiler-errors`
2024-07-10 17:54:29 +02:00
..
error_reporting
Split out fulfillment error reporting a bit more
2024-07-09 09:57:16 -04:00
solve
Split out overflow handling into its own module
2024-07-09 09:51:56 -04:00
traits
Rollup merge of
#127570
- lcnr:normalize-cool, r=compiler-errors
2024-07-10 17:54:29 +02:00
errors.rs
Use a dedicated type instead of a reference for the diagnostic context
2024-06-18 15:42:11 +00:00
infer.rs
Actually just make can_eq process obligations (almost) everywhere
2024-07-05 11:59:54 -04:00
lib.rs
Move trait selection error reporting to its own top-level module
2024-07-08 16:04:47 -04:00
regions.rs
Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_with_diagnostics
2024-06-03 09:27:52 -04:00
solve.rs
Rename a bunch of things
2024-06-21 12:32:05 -04:00