rust/compiler/rustc_codegen_ssa/src/back
Matthias Krüger 1a2a3249bc
Rollup merge of #102577 - kornelski:non-code-visual-studio, r=wesleywiser
Warn about Visual Studio Code branding confusion

VS Code is a popular companion for Rust, but Microsoft's branding is confusing, and users [may not understand](https://users.rust-lang.org/t/complie-error-when-i-run-rustc/82127) they also need the *other* VS.
2022-10-07 07:28:09 +02:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs change rlib format to discern native dependencies 2022-09-12 16:45:03 +03:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Warn about Visual Studio Code branding confusion 2022-10-06 20:56:44 +01:00
linker.rs Only export __tls_* on wasm32-unknown-unknown. 2022-09-29 16:28:03 -07:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs linker: Update some outdated comments 2022-07-31 22:09:41 +03:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
write.rs Remove -Ztime option. 2022-10-06 15:49:44 +11:00