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-27 11:05:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_interface
/
src
History
Bernhard Schuster
67e6a81315
add track_path::path fn for proc-macro usage
...
Ref
#73921
2021-07-02 07:13:19 +02:00
..
callbacks.rs
Fix outdated crate names in
rustc_interface::callbacks
2021-04-07 11:45:27 -05:00
interface.rs
Change the
.unwrap
to
.expect
with a helpful message
2021-03-15 20:45:45 +08:00
lib.rs
Don't use a generator for BoxedResolver
2021-06-08 19:24:17 +02:00
passes.rs
add track_path::path fn for proc-macro usage
2021-07-02 07:13:19 +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
Introduce -Zprofile-closures to evaluate the impact of 2229
2021-06-28 14:21:55 -04:00
util.rs
Revert "Merge CrateDisambiguator into StableCrateId"
2021-06-07 10:37:45 +02:00