| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-23 | Update ui tests | varkor | -1/+1 | |
| 2019-04-23 | Remove unnecessary ignore-tidy-linelength | varkor | -2/+0 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-24 | replace redundant note in deprecation warning | Andy Russell | -5/+71 | |
| 2019-03-16 | Don't report deprecation lints in derive expansions | Oliver Scherer | -0/+18 | |
| 2019-03-15 | rustc: provide DisambiguatedDefPathData in ty::print. | Eduard-Mihai Burtescu | -2/+2 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -100/+100 | |
| 2019-02-13 | Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomez | Mazdak Farrokhzad | -57/+95 | |
| Ignore future deprecations in #[deprecated] The future deprecation warnings should only apply to `#[rustc_deprecated]` as they take into account rustc's version. Fixes #57952. I've also slightly modified rustdoc's display of future deprecation notices to make it more consistent, so I'm assigning a rustdoc team member for review to make sure this is okay. r? @GuillaumeGomez | ||||
| 2019-02-13 | Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov | Mazdak Farrokhzad | -4/+34 | |
| allow shorthand syntax for deprecation reason Fixes #48271. Created based on discussion in #56896. | ||||
| 2019-02-11 | Add a test for rustc_deprecated | varkor | -0/+29 | |
| 2019-02-11 | Do not apply future deprecation warning for #[deprecated] | varkor | -57/+66 | |
| 2019-02-05 | allow shorthand syntax for deprecation reason | Andy Russell | -4/+34 | |
| 2019-01-30 | Add suggestions to deprecation lints | Oliver Scherer | -0/+34 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -244/+144 | |
| 2018-12-09 | Add lint for items deprecated in future | aheart | -0/+26 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+1667 | |
