This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
000e94e67d
rust
/
compiler
/
rustc_data_structures
/
src
/
graph
History
John Kåre Alsaker
f60d2eb6c1
Add
-Z time-passes-format
to allow specifying a JSON output for
-Z time-passes
2023-03-21 18:18:25 +01:00
..
dominators
Improve efficiency of has_back_edge(...)
2023-01-24 00:01:37 +00:00
implementation
rustc_data_structures
: remove
ref
patterns and other artifacts of the past
2023-01-17 07:48:19 +00:00
iterate
Stop using
BREAK
&
CONTINUE
in compiler
2023-01-17 23:17:51 -08:00
scc
Add
-Z time-passes-format
to allow specifying a JSON output for
-Z time-passes
2023-03-21 18:18:25 +01:00
vec_graph
Add
-Z time-passes-format
to allow specifying a JSON output for
-Z time-passes
2023-03-21 18:18:25 +01:00
mod.rs
Rework DepthFirstSearch API
2021-09-08 12:23:37 -04:00
reference.rs
tests.rs