This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust
/
tests
/
run-make
/
llvm-location-discriminator-limit-dummy-span
/
other.rs
2 lines
31 B
Rust
Raw
Normal View
History
Unescape
Escape
When LLVM's location discriminator value limit is exceeded, emit locations with dummy spans instead of dropping them entirely 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.
2025-01-17 09:44:09 -08:00
proc
::
declare_big_function!
(
)
;
Reference in New Issue
Copy Permalink