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
eeecb56b73
rust
/
compiler
/
rustc_mir_build
/
src
/
builder
History
Download ZIP
Download TAR.GZ
Michael Goulet
eeecb56b73
Represent the raw pointer for a array length check as a new kind of fake borrow
2025-01-28 00:00:33 +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
Represent the raw pointer for a array length check as a new kind of fake borrow
2025-01-28 00:00:33 +00:00
matches
Rollup merge of
#135409
- Shunpoco:issue-133117-ICE-never-false-edge-start-block, r=Nadrieril
2025-01-22 20:37:24 +01: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