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
e9e27ab0cf
rust
/
compiler
/
rustc_interface
/
src
History
Download ZIP
Download TAR.GZ
Pavel Grigorenko
cbae581bb0
rustc_interface: remove a redundant
#[allow(rustc::untranslatable_diagnostic)]
2024-08-10 14:32:56 +03:00
..
callbacks.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
errors.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
interface.rs
Add toggle for
parse_meta_item
unsafe parsing
2024-07-30 18:28:43 -05:00
lib.rs
Move codegen_and_build_linker from Queries to Linker
2024-07-01 11:00:49 +00:00
passes.rs
Add comment that bors did not see pushed before it merged
2024-08-08 17:57:31 -04: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
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
tests.rs
Split
ColorConfig
off of
HumanReadableErrorType
2024-08-08 14:41:33 +00:00
util.rs
rustc_interface: remove a redundant
#[allow(rustc::untranslatable_diagnostic)]
2024-08-10 14:32:56 +03:00