| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -521/+0 | |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -73/+34 | |
| 2022-10-01 | bless ui tests | Maybe Waffle | -12/+12 | |
| 2022-09-12 | A SubstitutionPart is not a deletion if it replaces nothing with nothing | Michael Goulet | -45/+30 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -18/+6 | |
| 2022-06-25 | bless remaining tests | Ralf Jung | -0/+39 | |
| 2022-06-19 | collapse dead code warnings into a single diagnostic | Takayuki Maeda | -8/+8 | |
| add comments in `store_dead_field_or_variant` support multiple log level add a item ident label fix ui tests fix a ui test fix a rustdoc ui test use let chain refactor: remove `store_dead_field_or_variant` fix a tiny bug | ||||
| 2022-06-16 | diagnostics: fix trailing space | klensy | -15/+15 | |
| 2022-04-17 | Lint elided lifetimes in path on the AST. | Camille GILLOT | -3/+3 | |
| 2021-12-04 | Use multipart suggestions. | Camille GILLOT | -15/+90 | |
| 2021-12-04 | Lint bare traits in AstConv. | Camille GILLOT | -5/+115 | |
| 2021-11-30 | Lint elided lifetimes in path during lifetime resolution. | Camille GILLOT | -1/+5 | |
| 2021-11-03 | Clean up some `-Z unstable-options` in tests. | Eric Huss | -7/+5 | |
| 2021-08-24 | Update tests | inquisitivecrystal | -11/+11 | |
| This updates tests to reflect that `force-warn` is now stable. | ||||
| 2021-08-18 | Error when warnings lint group is used with force-warn | Ryan Levick | -0/+14 | |
| 2021-08-18 | Improve force-warn tests | Ryan Levick | -11/+114 | |
| 2021-08-09 | Link to edition guide instead of issues for 2021 lints. | Mara Bos | -5/+5 | |
| 2021-07-21 | Rename force-warns to force-warn | Ryan Levick | -23/+23 | |
| 2021-07-01 | New force_warn diagnostic builder and ensure cap-lints doesn't reduce ↵ | Ryan Levick | -1/+28 | |
| force_warn level | ||||
| 2021-06-30 | Force warnings even when can_emit_warnings == false | Ryan Levick | -0/+22 | |
| 2021-06-26 | Make ForceWarn a lint level. | Camille GILLOT | -9/+9 | |
| 2021-06-25 | Address PR feedback | Ryan Levick | -6/+6 | |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -6/+6 | |
| 2021-06-10 | Fix force-warns to allow dashes. | Eric Huss | -1/+1 | |
| 2021-06-06 | Don't pass -Z unstable-options by default for UI tests | Joshua Nelson | -9/+9 | |
| - Pass it explicitly where appropriate - Update stderr files and warnings; it turns that unstable-options has far-reaching effects on diagnostics. | ||||
| 2021-06-03 | Update tests with new casing | Ryan Levick | -9/+9 | |
| 2021-06-02 | Add deny-by-default test | Ryan Levick | -0/+22 | |
| 2021-06-02 | Add missing stderr file | Ryan Levick | -0/+14 | |
| 2021-06-02 | Add final test | Ryan Levick | -7/+6 | |
| 2021-06-02 | Force warn on lint groups as well | Ryan Levick | -4/+58 | |
| 2021-06-01 | Fix issues and add test | Ryan Levick | -1/+14 | |
| 2021-05-28 | Initial support for force-warns | Ryan Levick | -0/+93 | |
