rust/compiler/rustc_resolve
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
..
src resolve: Preserve reexport chains in ModChildren 2023-04-08 13:29:15 +03:00
Cargo.toml Upgrade thin-vec from 0.2.9 to 0.2.12. 2023-02-21 11:51:55 +11:00
messages.ftl Deny useing tool paths 2023-04-04 14:10:13 +01:00