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-10-27 11:05:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_interface
/
src
History
Matthias Krüger
ce52b7b3d8
Rollup merge of
#133590
- nnethercote:rename-parse-only, r=estebank
...
Rename `-Zparse-only` It's a misleading name. r? ````@estebank````
2024-11-29 10:19:00 +01:00
..
callbacks.rs
Do not call source_span when not tracking dependencies.
2024-08-24 16:40:40 +00:00
errors.rs
…
interface.rs
add unstable support for outputting file checksums for use in cargo
2024-10-01 21:23:20 -06:00
lib.rs
add unstable support for outputting file checksums for use in cargo
2024-10-01 21:23:20 -06:00
passes.rs
Rollup merge of
#132410
- bjorn3:yet_another_driver_refactor_round, r=cjgillot
2024-11-27 22:23:24 +01:00
proc_macro_decls.rs
…
queries.rs
Move some code from Compiler::enter to GlobalCtxt::finish
2024-11-09 17:55:39 +00:00
tests.rs
Rename
-Zparse-only
.
2024-11-29 06:10:15 +11:00
util.rs
Auto merge of
#132282
- Noratrieb:it-is-the-end-of-serial, r=cjgillot
2024-11-12 15:14:56 +00:00