rust/compiler/rustc_session/src
Guillaume Gomez d5c40d03dc
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
Add `-Zlint-llvm-ir`

This flag is similar to `-Zverify-llvm-ir` and allows us to lint the generated IR.

r? compiler
2024-08-29 16:21:47 +02:00
..
config fmt-debug option 2024-08-28 23:32:40 +01:00
code_stats.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
config.rs fmt-debug option 2024-08-28 23:32:40 +01:00
cstore.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs -Zembed-source: Don't try to warn about incompatible codegen backends 2024-08-06 20:31:12 +02:00
filesearch.rs rustc: Simplify getting sysroot library directory 2024-08-22 19:57:27 +03:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
options.rs Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic 2024-08-29 16:21:47 +02:00
output.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
parse.rs Make Span optional in BufferedEarlyLint 2024-08-07 14:08:34 +02:00
search_paths.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
session.rs Rollup merge of #129418 - petrochenkov:libsearch2, r=jieyouxu 2024-08-27 01:46:51 -05:00
utils.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
version.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00