schvv31n
|
f2696ab4d3
|
rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint
|
2024-09-01 23:58:08 +03:00 |
|
Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
León Orell Valerian Liehr
|
633f41de09
|
Update all rustdoc-json/ tests to use the new style
|
2024-07-19 16:54:42 +02:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Alona Enraght-Moony
|
f784fa7bd9
|
tests/rustdoc-json: Remove some needless uses of #![no_core] .
Done by removing all uses of `#![no_core]`, and the reverting the ones
that failed. More involved ones are in a later commit.
|
2023-11-07 16:36:55 +00:00 |
|
Noah Lev
|
912d11d4d1
|
Fix rustdoc-json tests
|
2023-08-23 11:52:49 -07:00 |
|
Luca Palmieri
|
a5e5101375
|
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
|
2023-05-22 18:22:08 +01:00 |
|
Guillaume Gomez
|
3ef8d2d607
|
Update tests for rustc_doc_primitive
|
2023-03-30 22:56:52 +02:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|