This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e703a2772
rust
/
compiler
/
rustc_mir_transform
History
Matthias Krüger
ae5473c969
Rollup merge of
#108154
- scottmcm:start-block-cleanup, r=compiler-errors
...
`BasicBlock::new(0)` -> `START_BLOCK` [no functional changes]
2023-02-17 12:39:07 +01:00
..
src
Rollup merge of
#108154
- scottmcm:start-block-cleanup, r=compiler-errors
2023-02-17 12:39:07 +01:00
Cargo.toml
interpret: use Either over Result when it is not representing an error condition
2022-11-18 10:18:32 +01:00