| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-19 | rustc_metadata: Store a flag telling whether an item may have doc links in it... | Vadim Petrochenkov | -0/+8 |
| 2022-04-08 | Fix invalid array access in `beautify_doc_string` | Guillaume Gomez | -1/+4 |
| 2022-02-07 | Fix horizontal trim for block doc comments | Guillaume Gomez | -5/+11 |
| 2022-01-19 | Correctly handle starts in block doc comments | Guillaume Gomez | -4/+25 |
| 2021-12-28 | Fix invalid removal of backlines from doc comments | Guillaume Gomez | -7/+0 |
| 2021-11-10 | Rollup merge of #90742 - est31:add_assign, r=davidtwco | Matthias Krüger | -1/+1 |
| 2021-11-09 | Use AddAssign impl | est31 | -1/+1 |
| 2021-11-06 | Fix last doc code comment being removed if it only had one character | Guillaume Gomez | -1/+1 |
| 2020-12-28 | Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC | Dylan DPC | -4/+2 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -4/+2 |
| 2020-12-22 | Rework beautify_doc_string so that it returns a Symbol instead of a String | Guillaume Gomez | -28/+30 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+222 |
