about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-02 18:27:20 +0100
committerGitHub <noreply@github.com>2025-01-02 18:27:20 +0100
commite0cc6f15a2c3586848c5067e0561dc56ff8efd39 (patch)
tree591ca3a8c049da2c63646d26c4e5092220ef4d84 /compiler/rustc_parse/src/parser/expr.rs
parentc3ffc2d0494f51c8c8e0dba8c6797605e0ce6c74 (diff)
parent56bf673f0a1698a4ebcd2d29bfbcc2c0220148ac (diff)
downloadrust-e0cc6f15a2c3586848c5067e0561dc56ff8efd39.tar.gz
rust-e0cc6f15a2c3586848c5067e0561dc56ff8efd39.zip
Rollup merge of #135027 - Flakebi:remove-range-workaround, r=compiler-errors
Remove range-metadata amdgpu workaround

Range metadata was disabled for amdgpu due to a backend bug. I did not encounter any problems when removing the workaround to enable range metadata (tried compiling `core` and `alloc`), so I assume this has been fixed in LLVM in the last years.

Remove the workaround to re-enable range metadata.

Tracking issue: #135024
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions