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_middle
/
dep_graph
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-597
/
+0
2020-08-14
Rollup merge of #75448 - lcnr:rn-as_local_hir_id, r=davidtwco
Tyler Mandry
-1
/
+1
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-2
/
+1
2020-08-13
merge `as_local_hir_id` with `local_def_id_to_hir_id`
Bastian Kauschke
-1
/
+1
2020-07-14
Edit docs for rustc_middle::dep_graph::dep_node
pierwill
-6
/
+8
2020-06-10
Use min_specialization in the remaining rustc crates
Matthew Jasper
-6
/
+21
2020-05-24
Removed all instances of const_field.
Rakshith Ravi
-1
/
+0
2020-05-11
Fix clippy warnings
Matthias Krüger
-2
/
+2
2020-05-07
Reintegrate chalk using chalk-solve
Jack Huey
-0
/
+1
2020-05-04
Auto merge of #71754 - alexcrichton:no-bitcode-in-cache, r=nnethercote
bors
-1
/
+1
2020-05-02
Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPC
bors
-1
/
+0
2020-05-01
Remove leftover chalk types
Jack Huey
-1
/
+0
2020-05-01
Don't copy bytecode files into the incr. comp. cache.
Nicholas Nethercote
-1
/
+1
2020-05-01
Move the DepNode construction to librustc_query_system.
Camille GILLOT
-23
/
+6
2020-04-23
Modify `as_local_hir_id` to return a bare `HirId`
marmeladema
-1
/
+1
2020-04-23
Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId`
marmeladema
-4
/
+4
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+599