Files
rust/compiler/rustc_middle
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-03-25 02:12:13 +01:00
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.