Michael Howell
|
17419f6499
|
rustdoc: rename issue-\d+.rs tests to have meaningful names
|
2024-07-12 18:14:37 -07:00 |
|
Michael Howell
|
4d35754c46
|
Add URL and crate_name to test cases
|
2024-07-12 17:36:21 -07:00 |
|
Guillaume Gomez
|
1b67035579
|
Update tests/rustdoc to new test syntax
|
2024-06-24 11:08:41 +02:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Michael Howell
|
57ca36861d
|
rustdoc: make item links consistently use title="{shortty} {path}"
The ordering in item tables was flipped in 3030cbea95 , making it
inconsistent with the ordering in method signatures.
Compare these:
c8e6a9e8b6/src/librustdoc/html/render/print_item.rs (L455-L459)
c8e6a9e8b6/src/librustdoc/html/format.rs (L903-L908)
|
2023-01-23 14:31:35 -07:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|