Mark Rousskov
a06baa56b9
Format the world
2019-12-22 17:42:47 -05:00
Nicholas Nethercote
d0db290039
Remove the AsRef impl for SymbolStr.
...
Because it's highly magical, which goes against the goal of keeping
`SymbolStr` simple. Plus it's only used in a handful of places that
only require minor changes.
2019-11-02 09:01:02 +11:00
bors
3287a65fc0
Auto merge of #64254 - aleksijuvani:fix-macos-sysroot, r=alexcrichton
...
Fix sysroot on macOS when cross-compiling and SDKROOT is set
Fixes rust-lang/cargo#7283
Closes rust-lang/cargo#7284
r? @alexcrichton
2019-09-13 09:19:43 +00:00
Aleksi Juvani
e715d03275
Remove env vars instead of setting them to an empty string
2019-09-12 13:47:17 +03:00
Nicholas Nethercote
482d63673c
Use Symbol in Linker.
2019-09-11 11:31:38 +10:00
Ilija Tovilo
3a6a29b4ec
Use associated_type_bounds where applicable - closes #61738
2019-08-08 22:39:15 +02:00
Chris Gregory
636f5e6d11
Convert more usages over
2019-07-01 20:21:12 -07:00
Mazdak Farrokhzad
1d34f2c228
librustc_codegen_ssa: deny(elided_lifetimes_in_paths)
2019-02-25 08:52:46 +01:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Denis Merigoux
b9e5cf99a9
Separating the back folder between backend-agnostic and LLVM-specific code
2018-11-16 15:08:18 +02:00