This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_interface
/
src
History
John Kåre Alsaker
ba8d53dc8f
Don't use a thread to load the dep graph
2023-09-24 00:30:43 +02:00
..
callbacks.rs
Move
DepKind
to
rustc_query_system
and define it as
u16
2023-09-21 17:06:14 +02:00
errors.rs
…
interface.rs
Merge
ExternProviders
into the general
Providers
struct
2023-09-22 20:15:34 +00:00
lib.rs
Merge
ExternProviders
into the general
Providers
struct
2023-09-22 20:15:34 +00:00
passes.rs
Enable drop_tracking_mir by default.
2023-09-23 13:34:09 +00:00
proc_macro_decls.rs
…
queries.rs
Don't use a thread to load the dep graph
2023-09-24 00:30:43 +02:00
tests.rs
Enable drop_tracking_mir by default.
2023-09-23 13:34:09 +00:00
util.rs
Auto merge of
#114750
- Enselic:metadata-dep-info, r=compiler-errors
2023-09-17 11:45:53 +00:00