about summary refs log tree commit diff
path: root/src/test/rustdoc/inline_cross/auxiliary
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-387/+0
2022-11-04rustdoc: add test for cross-crate trait-object typesLeón Orell Valerian Liehr-0/+17
2022-11-04rustdoc: move cross-crate lifetime/outlives bounds on GAT params from where-c...León Orell Valerian Liehr-1/+1
2022-10-23Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomezMichael Howell-0/+14
2022-10-19rustdoc: render bounds of cross-crate GAT paramsLeón Orell Valerian Liehr-0/+1
2022-10-19rustdoc: Do not filter out `Self: Sized` boundsLeón Orell Valerian Liehr-0/+14
2022-10-05rustdoc: render more cross-crate hrtbs properlyLeón Orell Valerian Liehr-0/+18
2022-10-03rustdoc: re-sugar more cross-crate trait boundsLeón Orell Valerian Liehr-0/+40
2022-05-27rustdoc: add test case for the implementors JS file placementMichael Howell-0/+18
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-3/+2
2020-02-15Record proc macro harness order for use during metadata deserializationAaron Hill-0/+13
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-1/+1
2019-09-21add rustdoc test for async fn reexportcsmoe-0/+10
2019-08-29Auto merge of #62855 - Aaron1011:feature/rustdoc-reexport-final, r=petrochenkovbors-0/+7
2019-08-24Improve Rustdoc's handling of procedural macrosAaron Hill-0/+7
2019-08-19Fix ICE with `impl Trait` in type boundsShotaro Yamada-0/+2
2019-08-19Fix tidyShotaro Yamada-1/+4
2019-08-19Support nested `impl Trait`Shotaro Yamada-0/+2
2019-08-19Associated type bound for inlined impl Trait docShotaro Yamada-0/+4
2019-08-19Support `impl Trait` in inlined documentationShotaro Yamada-0/+7
2019-07-27Use doc comments from 'pub use' statementsAaron Hill-0/+4
2019-04-22Remove double trailing newlinesvarkor-2/+0
2019-04-14rustdoc: Remove default keyword from re-exported trait methodsOliver Middleton-0/+16
2018-12-25Remove licensesMark Rousskov-150/+0
2018-11-30tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.Eduard-Mihai Burtescu-0/+1
2018-11-09don't inline `pub use some_crate` unless directly asked toQuietMisdreavus-0/+26
2018-09-25add test for proc-macro re-exportQuietMisdreavus-0/+37
2018-09-20add more tests for traits-in-non-module-scopeQuietMisdreavus-0/+23
2018-08-19Fix typos found by codespell.Matthias Krüger-1/+1
2018-06-17rustdoc: import cross-crate macros alongside everything elseQuietMisdreavus-0/+35
2018-06-15process cross-crate glob re-exportsQuietMisdreavus-0/+15
2018-06-06rustdoc: Fix missing stability and src links for inlined external macrosOliver Middleton-0/+21
2018-01-17Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavusGuillaume Gomez-0/+18
2018-01-15Reexport -> re-export in prose and documentation commentsCarol (Nichols || Goulding)-1/+1
2018-01-10rustdoc: Populate external_traits with traits only seen in implsOliver Middleton-0/+18
2017-11-29rustdoc: Fix issues with cross-crate inlined associated itemsOliver Middleton-0/+48
2017-05-22rustdoc: Fix names of items in cross crate reexported modulesOliver Middleton-0/+19
2016-05-06s/aux/auxiliary, because windowsNiko Matsakis-0/+121