Guillaume Gomez
|
43d0497824
|
Fix invalid array access in beautify_doc_string
|
2022-04-08 15:30:37 +02:00 |
|
Guillaume Gomez
|
e3942874a0
|
Fix horizontal trim for block doc comments
|
2022-02-07 16:50:45 +01:00 |
|
Guillaume Gomez
|
2938be612d
|
Correctly handle starts in block doc comments
|
2022-01-19 11:18:17 +01:00 |
|
Guillaume Gomez
|
ee97600a6f
|
Fix invalid removal of backlines from doc comments
|
2021-12-28 17:09:22 +01:00 |
|
Matthias Krüger
|
0a9c1be100
|
Rollup merge of #90742 - est31:add_assign, r=davidtwco
Use AddAssign impl
|
2021-11-10 18:52:29 +01:00 |
|
est31
|
9afb241af5
|
Use AddAssign impl
|
2021-11-09 23:47:36 +01:00 |
|
Guillaume Gomez
|
e8f1d57d80
|
Fix last doc code comment being removed if it only had one character
|
2021-11-06 20:21:29 +01:00 |
|
Dylan DPC
|
c51172f38a
|
Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
use matches!() macro in more places
|
2020-12-28 14:13:12 +01:00 |
|
Matthias Krüger
|
d12a358673
|
use matches!() macro in more places
|
2020-12-24 13:35:12 +01:00 |
|
Guillaume Gomez
|
64afdedfb8
|
Rework beautify_doc_string so that it returns a Symbol instead of a String
|
2020-12-22 16:05:38 +01:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|