diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-09-21 22:34:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-21 22:34:34 -0700 |
| commit | b0208640c68cf4b7d81d501499def6f1506962af (patch) | |
| tree | 35181eb0f9bcf0a21b7f897ce6da1dea6b2a0b57 /compiler/rustc_codegen_gcc | |
| parent | 825b22fab29e4098f36a2b41fb94668fc5cde5d8 (diff) | |
| parent | 669f610f741f41bc8b2bef41d088589db4180355 (diff) | |
| download | rust-b0208640c68cf4b7d81d501499def6f1506962af.tar.gz rust-b0208640c68cf4b7d81d501499def6f1506962af.zip | |
Rollup merge of #130665 - veera-sivarajan:fix-118612, r=compiler-errors
Prevent Deduplication of `LongRunningWarn` Fixes #118612 As mention in the issue, `LongRunningWarn` is meant to be repeated multiple times. Therefore, this PR stores a unique number in every instance of `LongRunningWarn` so that it's not hashed into the same value and omitted by the deduplication mechanism.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
