| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-03-03 | Remove `usable_size` APIs | Tim Diekmann | -4/+4 | |
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+6 | |
| 2020-01-31 | Auto merge of #68080 - varkor:declared-here, r=petrochenkov | bors | -1/+1 | |
| Address inconsistency in using "is" with "declared here" "is" was generally used for NLL diagnostics, but not other diagnostics. Using "is" makes the diagnostics sound more natural and readable, so it seems sensible to commit to them throughout. r? @Centril | ||||
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -2/+2 | |
| 2020-01-24 | Normalise diagnostics with respect to "the X is declared/defined here" | varkor | -1/+1 | |
| 2019-11-28 | rustc_metadata: Move `has_global_allocator` from session to cstore | Vadim Petrochenkov | -1/+1 | |
| 2019-11-25 | Tweak multiple allocators error | Esteban Küber | -7/+4 | |
| 2019-09-15 | Remove `with_legacy_ctxt` | Matthew Jasper | -0/+31 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+234 | |
| 2019-07-24 | syntax_ext: Reuse built-in attribute template checking for macro attributes | Vadim Petrochenkov | -1/+1 | |
| 2019-07-24 | syntax_ext: Turn `#[global_allocator]` into a regular attribute macro | Vadim Petrochenkov | -2/+29 | |
| 2019-07-22 | normalize use of backticks in compiler messages for librustc_allocator | Samy Kacimi | -2/+2 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-07-19 | normalize use of backticks in compiler messages for librustc_metadata | Samy Kacimi | -4/+4 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-04-22 | Remove double trailing newlines | varkor | -2/+0 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -77/+6 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+191 | |
