rust/src/librustc_save_analysis
bors ca092937aa Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb
Use DefIndex encoding that works better with on-disk variable length integer representations.

Use the least instead of the most significant bit for representing the address space.

r? @eddyb
2018-01-13 09:11:59 +00:00
..
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
dump_visitor.rs Rollup merge of #47081 - pietroalbini:fix-nested-tree-dump, r=nrc 2018-01-13 02:26:24 +08:00
json_dumper.rs allow filtering analysis by reachability 2017-11-19 23:19:35 -05:00
lib.rs Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb 2018-01-13 09:11:59 +00:00
sig.rs Add GenericParam, refactor Generics in ast, hir, rustdoc 2017-12-21 13:38:10 +01:00
span_utils.rs Use PathBuf instead of String where applicable 2017-12-14 11:22:08 +01:00