diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-10 21:03:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-10 21:03:36 +0200 |
| commit | 0b871435e97c3f9e6ead6ca09af979a2c2b517ed (patch) | |
| tree | 84c96d41c18011efd4a05f24a106eaceaa813456 /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | c1725448480469fe1cdce0b8d86c85965a91bc90 (diff) | |
| parent | ca9ef27ed156d599f6feac0c772cc29d960526ee (diff) | |
| download | rust-0b871435e97c3f9e6ead6ca09af979a2c2b517ed.tar.gz rust-0b871435e97c3f9e6ead6ca09af979a2c2b517ed.zip | |
Rollup merge of #95849 - ehuss:check-submodules, r=Mark-Simulacrum
Check for git submodules in non-git source tree. People occasionally download the source from https://github.com/rust-lang/rust/releases, but those source distributions will not work because they are missing the submodules. They will get a confusing `failed to load manifest for workspace member` error. Unfortunately AFAIK there is no way to disable the GitHub source links. This change tries to detect this scenario and provide an error message that guides them toward a solution. Closes #95608
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions
