Files
rust/compiler
Kornel 8a0f976047 Save names of used extern crates
Tracks association between `self.sess.opts.externs` (aliases in `--extern alias=rlib`) and resolved `CrateNum`

Intended to allow Rustdoc match the aliases in `--extern-html-root-url`

Force-injected extern crates aren't included, since they're meant for the linker only
2025-07-28 13:34:03 +01:00
..
2025-07-23 13:33:23 +02:00
2025-07-17 18:06:26 +08:00
2025-07-01 19:00:21 +00:00
2025-06-28 17:58:21 +08:00