about summary refs log tree commit diff
path: root/src/test/rustdoc-json/primitive.rs
AgeCommit message (Collapse)AuthorLines
2022-09-26 Rustdoc-Json: List impls for primitivesNixon Enraght-Moony-20/+0
Closes #101695
2022-08-18Update rustdoc-json test filesGuillaume Gomez-8/+8
2022-08-10Auto merge of #100356 - matthiaskrgr:rollup-he0vkjc, r=matthiaskrgrbors-2/+2
Rollup of 8 pull requests Successful merges: - #99573 (Stabilize backtrace) - #100069 (Add error if link_ordinal used with unsupported link kind) - #100086 (Add more `// unit-test`s to MIR opt tests) - #100332 (Rename integer log* methods to ilog*) - #100334 (Suggest a missing semicolon before an array) - #100340 (Iterate generics_def_id_map in reverse order to fix P-critical issue) - #100345 (docs: remove repetition in `is_numeric` function docs) - #100352 (Update cargo) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
2022-08-09Update rustdoc-json testEric Holk-2/+2
2022-07-19rustdoc-json: Add tests for re-exports of primitivesMartin Nordholts-0/+6
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-1/+1
2021-09-29Don't ignore impls for primitive typesHirochika Matsumoto-0/+14