Commit fb54b45
authored
Rollup merge of rust-lang#128685 - bjorn3:rust_src_remove_leftover, r=onur-ozkan
Remove the root Cargo.lock from the rust-src component
The Cargo.lock in library/ should be used instead. Including the Cargo.lock for the root workspace is both unnecessary and confusing.
Missed in rust-lang#1285341 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
921 | | - | |
922 | 921 | | |
923 | 922 | | |
924 | 923 | | |
| |||
937 | 936 | | |
938 | 937 | | |
939 | 938 | | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | 939 | | |
944 | 940 | | |
945 | 941 | | |
| |||
0 commit comments