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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
dep_graph
/
dep_node.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-09
make it possible to test if HIR is dirty
Niko Matsakis
-0
/
+1
2016-08-09
make DepNode PartialOrd
Niko Matsakis
-2
/
+2
2016-08-08
track MIR through the dep-graph
Niko Matsakis
-6
/
+6
2016-07-28
Keep multiple files per work-product
Niko Matsakis
-3
/
+1
2016-07-28
Extend DepGraph so it can track "work-products"
Niko Matsakis
-0
/
+21
2016-05-31
expand `DepNode::TraitSelect` to include type ids
Niko Matsakis
-3
/
+16
2016-05-18
add task for linking
Niko Matsakis
-0
/
+2
2016-05-18
add a MetaData node and trigger reads from it
Niko Matsakis
-0
/
+5
2016-05-18
thread the DepGraph to session/crate-store
Niko Matsakis
-6
/
+0
2016-05-18
add MetaData DepNode variant
Niko Matsakis
-0
/
+6
2016-05-08
Auto merge of #33091 - sanxiyn:unused-trait-import-3, r=nrc
bors
-0
/
+2
2016-05-07
mir: prepare for rvalue promotion support.
Eduard Burtescu
-0
/
+2
2016-05-03
Short-cut Sized matching on ADTs
Ariel Ben-Yehuda
-0
/
+2
2016-05-03
Warn unused trait imports
Seo Sanghyeon
-0
/
+2
2016-04-19
Check transmutes between types without statically known sizes.
Eduard Burtescu
-2
/
+0
2016-04-06
break dep-graph into modules, parameterize DepNode
Niko Matsakis
-0
/
+207