| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -891/+0 | |
| 2020-08-17 | rust_ast::ast => rustc_ast | Ujjwal Sharma | -2/+2 | |
| 2020-07-26 | Hygiene serialization implementation | Aaron Hill | -7/+7 | |
| 2020-06-30 | change `skip_binder` to use T by value | Bastian Kauschke | -1/+1 | |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -2/+31 | |
| code coverage foundation for hash and num_counters This PR is the next iteration after PR #73011 (which is still waiting on bors to merge). @wesleywiser - PTAL r? @tmandry (FYI, I'm also working on injecting the coverage maps, in another branch, while waiting for these to merge.) Thanks! | ||||
| 2020-06-19 | code coverage foundation for hash and num_counters | Rich Kadel | -2/+31 | |
| Replaced dummy values for hash and num_counters with computed values, and refactored InstrumentCoverage pass to simplify injecting more counters per function in upcoming versions. Improved usage documentation and error messaging. | ||||
| 2020-06-15 | Use `LocalDefId` for import IDs in trait map | Vadim Petrochenkov | -6/+5 | |
| 2020-05-22 | Remove ReScope | Matthew Jasper | -3/+0 | |
| 2020-05-20 | Remove unused `StableHashingContext::node_to_hir_id` method | marmeladema | -5/+0 | |
| 2020-05-08 | Simplify the `tcx.alloc_map` API | Oliver Scherer | -2/+1 | |
| 2020-04-02 | Add hash of source files in debug info | Arlo Siemsen | -1/+1 | |
| * Adds either an MD5 or SHA1 hash to the debug info. * Adds new unstable option `-Z src-hash-algorithm` to control the hashing algorithm. | ||||
| 2020-04-02 | nix CachingSourceMapView reexport | Mazdak Farrokhzad | -1/+0 | |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -1/+1 | |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -0/+873 | |
