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
7b41008ee0
rust
/
compiler
/
rustc_interface
/
src
History
Download ZIP
Download TAR.GZ
Ben Kimock
94c43ccd87
Report I/O errors with emit_fatal not emit_err
2024-01-02 07:31:02 -05:00
..
callbacks.rs
Remove an unnecessary
drop
.
2023-10-30 20:45:11 +11:00
errors.rs
Write to stdout if
-
is given as output file
2023-06-06 17:53:29 -04:00
interface.rs
Rename
EarlyDiagCtxt
methods to match
DiagCtxt
.
2023-12-23 13:23:28 +11:00
lib.rs
rustc_interface: Address all
rustc::potential_query_instability
lints
2023-12-05 06:33:38 +01:00
passes.rs
Remove more
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:17:47 +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
Report I/O errors with emit_fatal not emit_err
2024-01-02 07:31:02 -05:00
tests.rs
rename to verbose-internals
2023-12-19 13:35:37 -05:00
util.rs
Remove
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:05:28 +11:00