rust/compiler/rustc_interface
Matthias Krüger cad4893a52
Rollup merge of #109685 - est31:not_llvm_but_backend, r=jyn514
Make doc comment a little bit more accurate

It queries not LLVM in particular but the codegen backend *in general*. While cranelift does not provide target features, other codegen backends do.

Found while looking for [this answer](https://github.com/rust-lang/rust/issues/108680#issuecomment-1484324690).
2023-03-28 07:01:12 +02:00
..
src Rollup merge of #109685 - est31:not_llvm_but_backend, r=jyn514 2023-03-28 07:01:12 +02:00
Cargo.toml Add try_canonicalize to rustc_fs_util and use it over fs::canonicalize 2023-03-16 21:50:23 +01:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00