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-07 15:37:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7de67a16c5
rust
/
compiler
/
rustc_mir_transform
History
Matthias Krüger
ce5db2f9f1
Rollup merge of
#136358
- clubby789:opt-none-noinline, r=saethlin
...
`#[optimize(none)]` implies `#[inline(never)]`
Fixes
#136329
2025-02-02 12:31:57 +01:00
..
src
Rollup merge of
#136358
- clubby789:opt-none-noinline, r=saethlin
2025-02-02 12:31:57 +01:00
Cargo.toml
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
2024-12-16 19:08:19 +01:00
messages.ftl
Consolidate ad-hoc MIR lints into real pass-manager-based MIR lints
2025-01-18 21:25:47 +00:00