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-03 02:40:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_traits
/
src
History
Manish Goregaokar
84a2b689ac
Rollup merge of
#138394
- lcnr:yeet-variant, r=compiler-errors
...
remove unnecessary variant
2025-03-12 10:19:32 -07:00
..
codegen.rs
remove unnecessary variant
2025-03-12 10:12:53 +01:00
dropck_outlives.rs
Clean up dropck code a bit
2025-02-17 11:33:07 +00:00
evaluate_obligation.rs
…
implied_outlives_bounds.rs
Only use implied bounds hack if bevy, and use deeply normalize in implied bounds hack
2025-03-04 18:18:48 +00:00
lib.rs
Remove
#![warn(unreachable_pub)]
from all
compiler/
crates.
2025-03-11 13:14:21 +11:00
normalize_erasing_regions.rs
use
TypingEnv
when no
infcx
is available
2024-11-18 10:38:56 +01:00
normalize_projection_ty.rs
…
type_op.rs
Auto merge of
#136011
- compiler-errors:query-norm-vaniquishes-us, r=jackh726
2025-01-29 02:12:12 +00:00