This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
4692d46a46
rust
/
compiler
/
rustc_interface
/
src
History
Matt Weber
a4833a8089
Move additional source location info behind -Z option
2024-11-06 22:26:17 -05: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
Handle
rustc_interface
cases of
rustc::potential_query_instability
lint
2024-10-05 10:01:27 +03: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
fix clippy::clone_on_ref_ptr for compiler
2024-10-28 18:05:08 +03:00
tests.rs
Move additional source location info behind -Z option
2024-11-06 22:26:17 -05:00
util.rs
Rename target triple to target tuple in many places in the compiler
2024-11-02 21:29:59 +01:00