This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d7256a6a0d
rust
/
compiler
/
rustc_interface
/
src
History
Ben Kimock
33b0e4be06
Automatically enable cross-crate inlining for small functions
2023-10-17 19:53:51 -04:00
..
callbacks.rs
Move
DepKind
to
rustc_query_system
and define it as
u16
2023-09-21 17:06:14 +02:00
errors.rs
Write to stdout if
-
is given as output file
2023-06-06 17:53:29 -04:00
interface.rs
Rollup merge of
#111072
- Urgau:check-cfg-new-syntax, r=petrochenkov
2023-10-17 19:07:21 +02:00
lib.rs
MCP636: Add simpler and more explicit syntax to check-cfg
2023-10-13 13:34:21 +02:00
passes.rs
Remove cgu_reuse_tracker from Session
2023-10-09 18:39:41 +00: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
Don't use a thread to load the dep graph
2023-09-24 00:30:43 +02:00
tests.rs
Automatically enable cross-crate inlining for small functions
2023-10-17 19:53:51 -04:00
util.rs
Auto merge of
#114750
- Enselic:metadata-dep-info, r=compiler-errors
2023-09-17 11:45:53 +00:00