This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b1a643e599
rust
/
compiler
/
rustc_interface
/
src
History
Download ZIP
Download TAR.GZ
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
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
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
Move expansion of query macros in rustc_middle to rustc_middle::query
2023-05-15 08:49:13 +02:00
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