summary refs log tree commit diff
path: root/src/librustc/ty/maps/mod.rs
AgeCommit message (Expand)AuthorLines
2017-11-14Backported merge of #45785 - arielb1:unsafe-fixes, r=eddybbors-3/+6
2017-10-02incr.comp.: Make some DepNodes non-anonymous.Michael Woerister-12/+12
2017-10-02incr.comp.: Re-execute queries during red/green marking in order to find out ...Michael Woerister-0/+1
2017-10-02incr.comp.: Add minimal version of try_mark_green procedure.Michael Woerister-1/+0
2017-09-24move unsafety checking to MIRAriel Ben-Yehuda-0/+4
2017-09-22Auto merge of #44696 - michaelwoerister:fingerprints-in-dep-graph-3, r=nikoma...bors-1/+2
2017-09-20Fix ICEscalexm-0/+3
2017-09-20incr.comp.: Make sure traits_in_scope results are hashed in a stable way.Michael Woerister-1/+2
2017-09-19split maps into submodules, documentNiko Matsakis-1116/+18
2017-09-19promote maps into its own directoryNiko Matsakis-0/+1551