rust/compiler/rustc_llvm
Augie Fackler dcdb9ad3d2 llvm-wrapper: pass std::string instead of StringRef
LLVM change 5fbd1a333aa1a0b70903d036b98ea56c51ae5224 modified this
function to want std::string instead of StringRef, which is easily done.
2021-03-16 17:13:20 -04:00
..
llvm-wrapper llvm-wrapper: pass std::string instead of StringRef 2021-03-16 17:13:20 -04:00
src Update tests for extern block linting 2021-01-13 07:49:16 -05:00
build.rs use strip_prefix over slicing (clippy::manual_strip) 2020-12-11 23:02:17 +01:00
Cargo.toml Update cc crate to understand aarch64-apple-darwin with clang 2020-09-18 09:22:07 -04:00