This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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