about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/codegen_attrs.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-20 08:31:42 +0200
committerGitHub <noreply@github.com>2024-05-20 08:31:42 +0200
commitecbd110c7e3c434db5128f33bd681ee6c0ac491a (patch)
treeff78ae633953ade1dcaf9eaa9b673c9703f5b95d /compiler/rustc_codegen_ssa/src/codegen_attrs.rs
parent199d3bf3e406934a40d43c32333108a064be627e (diff)
parentb6d0d6da553d3836767b484530b23ad89807f470 (diff)
downloadrust-ecbd110c7e3c434db5128f33bd681ee6c0ac491a.tar.gz
rust-ecbd110c7e3c434db5128f33bd681ee6c0ac491a.zip
Rollup merge of #125302 - workingjubilee:prefer-my-stack-neat, r=compiler-errors
defrost `RUST_MIN_STACK=ice rustc hello.rs`

I didn't think too hard about testing my previous PR rust-lang/rust#122847 which makes our stack overflow handler assist people in discovering the `RUST_MIN_STACK` variable (which apparently is surprisingly useful for Really Big codebases). After it was merged, some useful comments left in a drive-by review led me to discover I had added an ICE. This reworks the code a bit to explain the rationale, remove the ICE that I introduced, and properly test one of the diagnostics.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/codegen_attrs.rs')
0 files changed, 0 insertions, 0 deletions