This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-30 12:36:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_interface
/
src
History
Erik Desjardins
5e81d643d9
don't generate partially-undef consts
2021-08-25 17:49:28 -04: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
Remove
Session.used_attrs
and move logic to
CheckAttrVisitor
2021-08-21 13:27:27 -05:00
tests.rs
don't generate partially-undef consts
2021-08-25 17:49:28 -04:00
util.rs
Remove
Session.used_attrs
and move logic to
CheckAttrVisitor
2021-08-21 13:27:27 -05:00