index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
dep_graph
/
serialized.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-23
Move dep_graph to new crate librustc_query_system.
Camille GILLOT
-34
/
+0
2020-01-06
Improve hygiene of `newtype_index`
Matthew Jasper
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-4
/
+2
2019-09-29
remove indexed_vec re-export from rustc_data_structures
csmoe
-2
/
+2
2019-02-05
move librustc to 2018
Mark Mansi
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-19
Prefer `Default::default` over `FxHash*::default` in struct constructors
Oliver Scherer
-11
/
+1
2018-09-07
change syntax of `newtype_index` to look like a struct decl
Niko Matsakis
-1
/
+3
2018-03-19
Convert SerializedDepGraph to be a struct-of-arrays
Wesley Wiser
-1
/
+5
2017-10-04
Generate SerializedDepNodeIndex using newtype_index macro
Santiago Pastorino
-17
/
+1
2017-10-02
incr.comp.: Remove legacy dep-graph runtime.
Michael Woerister
-1
/
+4
2017-09-27
Remove SerializedDepNodeIndex::new it is already impl for Idx
Santiago Pastorino
-8
/
+0
2017-09-23
incr.comp.: Serialize and deserialize new DepGraph
Michael Woerister
-0
/
+71