| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-18 | Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`. | Nicholas Nethercote | -3/+2 |
| 2023-12-15 | NFC don't convert types to identical types | Matthias Krüger | -1/+1 |
| 2023-09-19 | Return early in `check_custom_code_classes` check if the feature is enabled | Guillaume Gomez | -1/+5 |
| 2023-09-17 | Don't emit an error if the `custom_code_classes_in_docs` feature is disabled ... | Guillaume Gomez | -10/+21 |
| 2023-09-15 | Update to new `emit_error` API | Guillaume Gomez | -3/+2 |
| 2023-09-15 | Fix compilation error "the trait bound `SubdiagnosticMessage: From<&std::stri... | Guillaume Gomez | -2/+3 |
| 2023-09-15 | Implement custom classes for rustdoc code blocks with `custom_code_classes_in... | Guillaume Gomez | -0/+77 |
