| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -1233/+0 | |
| 2019-12-22 | Format the world | Mark Rousskov | -178/+178 | |
| 2019-10-29 | Add lint for unnecessary parens around types | jack-t | -4/+4 | |
| 2019-08-08 | Use associated_type_bounds where applicable - closes #61738 | Ilija Tovilo | -2/+6 | |
| 2019-07-28 | Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril | bors | -5/+7 | |
| Rollup of 8 pull requests Successful merges: - #61856 (Lint attributes on function arguments) - #62360 (Document that ManuallyDrop::drop should not called more than once) - #62392 (Update minifier-rs version) - #62871 (Explicit error message for async recursion.) - #62995 (Avoid ICE when suggestion span is at Eof) - #63053 (SystemTime docs: recommend Instant for elapsed time) - #63081 (tidy: Cleanup the directory whitelist) - #63088 (Remove anonymous_parameters from unrelated test) Failed merges: r? @ghost | ||||
| 2019-07-28 | Deny `unused_lifetimes` through rustbuild | Vadim Petrochenkov | -0/+3 | |
| 2019-07-28 | tidy: Cleanup the directory whitelist | Vadim Petrochenkov | -5/+7 | |
| 2019-06-16 | Separate librustc_data_structures module | chansuke | -714/+1 | |
| 2019-04-08 | Add must_use annotations to Result::is_ok and is_err | Alex Gaynor | -6/+6 | |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -7/+7 | |
| 2019-02-09 | librustc_data_structures => 2018 | Taiki Endo | -3/+3 | |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -5/+5 | |
| 2018-11-13 | fix various typos in doc comments | Andy Russell | -2/+2 | |
| 2018-07-11 | Enforce #![deny(bare_trait_objects)] in src/librustc_data_structures tests | ljedrz | -14/+14 | |
| 2018-07-11 | Deny bare trait objects in in src/librustc_data_structures | ljedrz | -12/+12 | |
| 2018-05-09 | use fmt::Result where applicable | Andre Bogus | -3/+3 | |
| 2018-03-07 | Make metadata references Send + Sync | John Kåre Alsaker | -6/+41 | |
| 2017-12-17 | Add sync module to rustc_data_structures | John Kåre Alsaker | -0/+1902 | |
