Martin Robinson
|
5c1723c983
|
rustdoc: Fix many rustdoc errors (#31147)
This fixes many rustdoc errors that occur due to raw URLs in rustdoc
comments as well as unescaped Rust code that should be in backticks.
|
2024-01-22 13:13:48 +00:00 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
Martin Robinson
|
d31cdb682f
|
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
|
2023-07-06 14:49:24 +02:00 |
|
Martin Robinson
|
72b5fcd0b6
|
Combine DOM-related concepts in Layout 2020 into dom.rs
|
2023-05-13 11:52:59 +02:00 |
|
Emilio Cobos Álvarez
|
31e8e418ea
|
Miscellaneous build / tidy fixes.
|
2021-02-26 17:53:55 +01:00 |
|
Simon Sapin
|
b91e293819
|
Add layout support for list markers
|
2020-07-24 09:31:24 +02:00 |
|