This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0cd51863ff
rust
/
compiler
/
rustc_mir_build
/
src
/
builder
History
Download ZIP
Download TAR.GZ
Oli Scherer
0cd51863ff
Avoid calling the layout_of query in lit_to_const
2025-01-30 15:37:49 +00:00
..
coverageinfo
Rename
rustc_mir_build::build
to
builder
2024-12-17 11:41:11 +11:00
custom
Represent the raw pointer for a array length check as a new kind of fake borrow
2025-01-28 00:00:33 +00:00
expr
Avoid calling the layout_of query in lit_to_const
2025-01-30 15:37:49 +00:00
matches
Edit the inputs to const == val check instead of duplicating logic
2025-01-28 08:55:54 +00:00
block.rs
Rename
rustc_mir_build::build
to
builder
2024-12-17 11:41:11 +11:00
cfg.rs
mir: require
is_cleanup
when creating
BasicBlockData
2024-12-18 20:43:54 +08:00
coverageinfo.rs
Rename
rustc_mir_build::build
to
builder
2024-12-17 11:41:11 +11:00
misc.rs
Do not do if ! else, use unnegated cond and swap the branches instead
2024-12-18 18:57:33 +08:00
mod.rs
Consolidate ad-hoc MIR lints into real pass-manager-based MIR lints
2025-01-18 21:25:47 +00:00
scope.rs
don't drop types with no drop glue when tailcalling
2025-01-24 06:45:19 +01:00