rust/src/test/rustdoc/inline_cross
Aaron Hill 51a16e574a
Record proc macro harness order for use during metadata deserialization
Fixes #68690

When we generate the proc macro harness, we now explicitly recorder the
order in which we generate entries. We then use this ordering data to
deserialize the correct proc-macro-data from the crate metadata.
2020-02-15 15:48:36 -05:00
..
auxiliary Record proc macro harness order for use during metadata deserialization 2020-02-15 15:48:36 -05:00
add-docs.rs Use doc comments from 'pub use' statements 2019-07-27 14:35:14 -04:00
assoc-items.rs Update tests 2019-07-16 23:24:26 +02:00
cross-glob.rs Remove licenses 2018-12-25 21:08:33 -07:00
default-trait-method.rs rustdoc: Remove default keyword from re-exported trait methods 2019-04-14 23:55:14 +01:00
hidden-use.rs Remove licenses 2018-12-25 21:08:33 -07:00
impl-inline-without-trait.rs Update tests 2019-07-16 23:24:26 +02:00
impl_trait.rs add rustdoc test for async fn reexport 2019-09-21 08:34:51 +00:00
inline_hidden.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28480.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31948-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31948-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-31948.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-32881.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-33113.rs Remove licenses 2018-12-25 21:08:33 -07:00
macro-vis.rs Remove licenses 2018-12-25 21:08:33 -07:00
macros.rs rustdoc: wrap stability tags in colored spans 2019-01-31 15:15:59 -05:00
proc_macro.rs Record proc macro harness order for use during metadata deserialization 2020-02-15 15:48:36 -05:00
renamed-via-module.rs Remove licenses 2018-12-25 21:08:33 -07:00
trait-vis.rs Remove licenses 2018-12-25 21:08:33 -07:00
use_crate.rs Add more --extern tests. 2019-11-07 05:51:17 -08:00