index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-json
Age
Commit message (
Expand
)
Author
Lines
2023-11-09
rustdoc-json: Fix test so it actuall checks things
Alona Enraght-Moony
-2
/
+3
2023-11-08
Rollup merge of #117713 - GuillaumeGomez:document-hidden-json, r=notriddle
Guillaume Gomez
-0
/
+10
2023-11-08
Add test for reexported hidden item with `--document-hidden-items`
Guillaume Gomez
-0
/
+10
2023-11-07
tests/rustdoc-json: Rewrite tests no not use `#![no_core]`.
Alona Enraght-Moony
-37
/
+31
2023-11-07
tests/rustdoc-json: Remove more needless uses of `#![no_core]`.
Alona Enraght-Moony
-39
/
+1
2023-11-07
tests/rustdoc-json: Remove some needless uses of `#![no_core]`.
Alona Enraght-Moony
-126
/
+9
2023-10-31
Accept less invalid Rust in rustdoc
Oli Scherer
-8
/
+23
2023-08-23
Fix rustdoc-json tests
Noah Lev
-97
/
+97
2023-08-09
rustdoc-json: Add tests for field/variant ordering.
Alona Enraght-Moony
-0
/
+154
2023-08-03
Handle inherent associated types fallout
León Orell Valerian Liehr
-13
/
+16
2023-07-18
Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDot...
bors
-0
/
+50
2023-07-17
Improve issue-112852 tests
Guillaume Gomez
-2
/
+12
2023-07-14
Add more tests for not-reexported impl
Guillaume Gomez
-0
/
+26
2023-07-14
Add regression test for #112852
Guillaume Gomez
-0
/
+14
2023-07-14
rustdoc-json: Add test for private supertrait.
Alona Enraght-Moony
-0
/
+15
2023-05-22
Serialize all enums as externally tagged to guarantee compatibility with bina...
Luca Palmieri
-711
/
+701
2023-05-15
rustdoc-json: Add tests for visibility of impls
Alona Enraght-Moony
-0
/
+81
2023-05-13
rustdoc-json: Add tests for `#![feature(inherent_associated_types)]`
Alona Enraght-Moony
-0
/
+83
2023-04-29
Update tests
Gary Guo
-3
/
+0
2023-04-14
Move test from rustdoc-ui to rustdoc-json
Alona Enraght-Moony
-0
/
+26
2023-03-30
Update tests for rustc_doc_primitive
Guillaume Gomez
-8
/
+8
2023-03-28
rustdoc + rustdoc-json support for non_lifetime_binders
Michael Goulet
-0
/
+24
2023-03-18
Add test for `c_variadic` in rustdoc-json
Alona Enraght-Moony
-0
/
+9
2023-02-18
Add regression test for #107677
Guillaume Gomez
-0
/
+25
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2125