| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -1/+1 |
| 2022-03-01 | Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillot | Dylan DPC | -1/+0 |
| 2022-02-27 | Lint against more useless `#[must_use]` attributes | Ruby Lazuli | -1/+0 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -1/+1 |
| 2021-10-15 | Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe... | Matthias Krüger | -4/+4 |
| 2021-10-10 | Apply clippy suggestions | Clemens Wasser | -4/+4 |
| 2021-09-11 | don't clone types that are Copy (clippy::clone_on_copy) | Matthias Krüger | -4/+4 |
| 2021-02-23 | replaced some unwrap_or with unwrap_or_else | klensy | -3/+3 |
| 2020-12-30 | where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) | Matthias Krüger | -1/+1 |
| 2020-09-09 | Fix non-determinism in generated format string. | jumbatm | -5/+6 |
| 2020-09-01 | Add SessionDiagnostic derive macro. | jumbatm | -0/+665 |
