about summary refs log tree commit diff
path: root/tests/rustdoc-json/impls/issue-112852-dangling-trait-impl-id-3.rs
AgeCommit message (Collapse)AuthorLines
2023-11-07tests/rustdoc-json: Remove some needless uses of `#![no_core]`.Alona Enraght-Moony-3/+0
Done by removing all uses of `#![no_core]`, and the reverting the ones that failed. More involved ones are in a later commit.
2023-07-14Add more tests for not-reexported implGuillaume Gomez-0/+14