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
/
README.md
Age
Commit message (
Expand
)
Author
Lines
2018-11-26
rustc-guide has moved
Mark Mansi
-1
/
+1
2018-03-16
Replace many of the last references to readmes
Mark Mansi
-294
/
+3
2017-07-10
Split DepNode::ItemSignature into non-overlapping variants.
Michael Woerister
-2
/
+2
2017-06-12
kill various tasks we no longer need and remove outdated README text
Niko Matsakis
-133
/
+4
2017-06-01
Syntax highlight rust code in librustc/dep_graph/README.md
bjorn3
-1
/
+1
2017-01-25
rename `Tables` to `TypeckTables`
Niko Matsakis
-11
/
+11
2017-01-25
remove outdated text
Niko Matsakis
-21
/
+0
2017-01-25
merge TypeckItemBody and Tables depnodes
Niko Matsakis
-13
/
+15
2016-12-16
Remove some more things that were only needed for inlined-HIR DefIds
Michael Woerister
-4
/
+2
2016-09-06
implement a debugging "shadow graph"
Niko Matsakis
-0
/
+31
2016-08-02
replace graph rewriting with detecting inlined ids
Niko Matsakis
-0
/
+25
2016-03-14
Initial incorporation of specialization:
Aaron Turon
-5
/
+4
2016-01-06
Fix numerous typos, renamings, and minor nits raised by mw.
Niko Matsakis
-8
/
+14
2016-01-05
Introduce the DepGraph and DepTracking map abstractions,
Niko Matsakis
-0
/
+384