This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
1acb1043fe
rust
/
compiler
/
rustc_interface
/
src
History
Zalathar
ce3e14a448
Remove support for
-Zprofile
(gcov-style coverage instrumentation)
2024-10-31 09:09:25 +11: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
Remove support for
-Zprofile
(gcov-style coverage instrumentation)
2024-10-31 09:09:25 +11:00
util.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00