rust/compiler
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-04 12:38:06 -07:00
2023-04-03 15:59:21 +00:00
2023-04-06 23:01:40 -04:00
2023-04-06 04:55:58 +00:00
2023-04-06 08:25:53 +02:00
2023-04-06 09:34:16 +01:00