This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-03 05:08:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_trait_selection
/
src
History
Michael Goulet
abd15858a1
Simplify API of solver a bit
2025-06-23 22:09:11 +00:00
..
error_reporting
Rollup merge of
#142594
- mejrs:new_desugaring, r=chenyukang
2025-06-22 17:35:33 +02:00
errors
…
solve
Simplify API of solver a bit
2025-06-23 22:09:11 +00:00
traits
Rollup merge of
#142458
- oli-obk:dyn-incompat, r=compiler-errors
2025-06-22 17:35:32 +02:00
errors.rs
Make E0621 missing lifetime suggestion verbose
2025-06-09 19:55:00 +00:00
infer.rs
Replace some
Option<Span>
with
Span
and use DUMMY_SP instead of None
2025-06-05 14:14:59 +00:00
lib.rs
Remove all unused feature gates from the compiler
2025-06-08 14:50:42 +00:00
opaque_types.rs
Rename unpack to kind
2025-05-27 11:14:45 +00:00
regions.rs
…
solve.rs
confusings
2025-04-29 18:55:21 +01:00