mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-27 12:48:20 +00:00

Revert most of #133194 (except the test and the comment fixes). Then refix not emitting locations at all when the correct location discriminator value exceeds LLVM's capacity.
4 lines
41 B
Rust
4 lines
41 B
Rust
fn main() {
|
|
other::big_function();
|
|
}
|