This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2884a74d083cc6d601e5f1e53cc33b60e9655cfc
rust
/
compiler
/
rustc_interface
/
src
History
bjorn3
a501308ec1
Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
2021-08-10 14:20:48 +02:00
..
callbacks.rs
Fix outdated crate names in
rustc_interface::callbacks
2021-04-07 11:45:27 -05:00
interface.rs
Move OnDiskCache to rustc_query_impl.
2021-07-18 11:14:07 +02:00
lib.rs
Don't use a generator for BoxedResolver
2021-06-08 19:24:17 +02:00
passes.rs
Replace #[plugin_registrar] with exporting __rustc_plugin_registrar
2021-08-10 14:20:48 +02:00
proc_macro_decls.rs
Use () for proc_macro_decls_static.
2021-05-12 13:58:43 +02:00
queries.rs
Fix AST pretty.
2021-06-30 20:53:10 +02:00
tests.rs
Add back -Zno-profiler-runtime
2021-08-04 10:47:59 +01:00
util.rs
Remove deadlock virtual call.
2021-07-18 11:14:08 +02:00