This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
6d115f5d9a
rust
/
compiler
/
rustc_interface
/
src
History
Maybe Waffle
6d115f5d9a
Refactor out another repeating pattern
2024-02-18 19:26:45 +00:00
..
callbacks.rs
Rename
TRACK_DIAGNOSTICS
as
TRACK_DIAGNOSTIC
.
2024-01-11 07:55:03 +11:00
errors.rs
Write to stdout if
-
is given as output file
2023-06-06 17:53:29 -04:00
interface.rs
Refactor out another repeating pattern
2024-02-18 19:26:45 +00:00
lib.rs
Invert diagnostic lints.
2024-02-06 13:12:33 +11:00
passes.rs
Fix
ErrorGuaranteed
unsoundness with stash/steal.
2024-02-09 13:50:03 +11: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
Tweak delayed bug mentions.
2024-02-12 18:39:20 +11:00
tests.rs
Refactor out a repeating pattern with
get_or_default_sysroot
2024-02-15 00:09:40 +00:00
util.rs
Allow targets to override default codegen backend
2024-02-14 23:43:00 +00:00