rust/compiler/rustc_codegen_ssa/src/back
Matthias Krüger 331e7c3659
Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb
Fix typos in compiler

I ran [`typos -w compiler`](https://github.com/crate-ci/typos) to fix typos in the `compiler` directory.

Refs #110150
2023-04-12 20:56:21 +02:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs remove redundant clones 2023-02-10 18:08:25 +01:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Fix typos in compiler 2023-04-10 22:02:52 +02:00
linker.rs Preserve, clarify, and extend debug information 2023-03-31 07:28:39 -04:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser 2023-04-11 20:28:45 -07: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 Support TLS access into dylibs on Windows 2023-03-29 08:55:21 +02:00
write.rs [fix] don't panic on failure to acquire jobserver token 2023-03-28 17:22:30 +03:00