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
/
src
/
test
/
rustdoc-json
Age
Commit message (
Expand
)
Author
Lines
2021-10-08
Remove special-casing of never primitive in rustdoc-json-types
Loïc BRANSTETT
-0
/
+22
2021-10-04
Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514
Manish Goregaokar
-0
/
+14
2021-09-29
Don't ignore impls for primitive types
Hirochika Matsumoto
-0
/
+14
2021-09-26
Fix populate of union.impls
Loïc BRANSTETT
-0
/
+15
2021-09-02
rustdoc: Clean up handling of lifetime bounds
Noah Lev
-1
/
+1
2021-08-29
Add rustdonc-json tests for enum variants
Guillaume Gomez
-0
/
+17
2021-03-24
Rename `span` to `source`
Nixon Enraght-Moony
-4
/
+4
2021-03-24
Don't call `item` on modules for json renderer
Nixon Enraght-Moony
-0
/
+49
2021-03-21
Update tests
Camelid
-2
/
+2
2021-03-21
rustdoc-json: Rename `Import.span` to `Import.source`
Camelid
-2
/
+2
2021-03-12
Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpider
Yuki Okushi
-0
/
+92
2021-03-10
Add reexport tests
Nixon Enraght-Moony
-0
/
+92
2021-03-01
Remove `krate.version`; fix `crate_version` in JSON
Joshua Nelson
-1
/
+3
2021-02-20
Implement using @set values
Nixon Enraght-Moony
-1
/
+2
2021-02-20
Implement @set
Nixon Enraght-Moony
-0
/
+3
2021-02-20
Add @is command to jsondocck
Nixon Enraght-Moony
-10
/
+10
2021-02-08
Add comment + move derive helper
Rune Tynan
-0
/
+4
2021-02-08
Make `header` a vec of modifiers, make FunctionPointer consistent with Functi...
Rune Tynan
-0
/
+49
2021-02-05
Add abi field to `Method`
Rune Tynan
-0
/
+25
2021-02-05
Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514
Mara Bos
-0
/
+7
2021-01-28
Remove struct_type from union output and bump format
Rune Tynan
-0
/
+7
2021-01-28
Remove leading newline
Rune Tynan
-1
/
+0
2021-01-28
Fix has_body for trait methods
Rune Tynan
-0
/
+22
2021-01-19
Address review v2
Rune Tynan
-46
/
+40
2021-01-19
Add jsondocck tool, and use it for rustdoc JSON
Rune Tynan
-988
/
+63
2021-01-15
Add warning to compare.py about error messages
Rune Tynan
-0
/
+3
2021-01-15
Fix JSON test
Rune Tynan
-2
/
+2
2020-12-05
Use true ID for def_id.
Nixon Enraght-Moony
-0
/
+203
2020-12-02
Normalize windows path seperators.
Nixon Enraght-Moony
-3
/
+6
2020-12-01
Address review comments.
Nixon Enraght-Moony
-46
/
+23
2020-12-01
Add tests for rustdoc json
Nixon Enraght-Moony
-0
/
+809