Files
rust/compiler/rustc_resolve/src
Vadim Petrochenkov d11b9165ee resolve: Preserve reexport chains in ModChildren
This may be potentially useful for
- avoiding uses of `hir::ItemKind::Use`
- preserving documentation comments on all reexports
- preserving and checking stability/deprecation info on reexports
- all kinds of diagnostics
2023-04-08 13:29:15 +03:00
..
2023-04-06 16:52:17 +00:00
2023-04-04 14:10:13 +01:00
2023-03-28 01:14:28 +00:00