This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7e4b173
authored
Rollup merge of rust-lang#87553 - bjorn3:fix_hotplug_codegen_version, r=wesleywiser
Fix typo in rustc_driver::version
This caused rustc `-Zcodegen-backend=foo.so -vV` to look for `oo.so` instead of `foo.so`1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
| 767 | + | |
774 | 768 | | |
775 | 769 | | |
776 | 770 | | |
| |||
0 commit comments