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-10-23 13:28:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_trait_selection
History
Rémy Rakic
00844be421
new solver: prefer trivial builtin impls over where-clauses
...
for now, only builtin `Sized` impls are tracked as being `Trivial`
2025-01-17 18:50:29 +00:00
..
src
new solver: prefer trivial builtin impls over where-clauses
2025-01-17 18:50:29 +00:00
Cargo.toml
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
2024-12-16 19:08:19 +01:00
messages.ftl
mir_transform: implement forced inlining
2025-01-10 18:37:54 +00:00