This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-17 18:46:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_middle
History
Matthias Krüger
725b799478
Rollup merge of
#135069
- matthiaskrgr:param_rec_usage, r=jieyouxu
...
remove unused function params
2025-01-04 09:54:39 +01:00
..
src
Rollup merge of
#135069
- matthiaskrgr:param_rec_usage, r=jieyouxu
2025-01-04 09:54:39 +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
Move some code from Compiler::enter to GlobalCtxt::finish
2024-11-09 17:55:39 +00:00
README.md
…
README.md
For more information about how rustc works, see the
rustc dev guide
.