Skip to content

Commit 066eccf

Browse files
authored
Remove disposition tags from compiler team issues list
1 parent cc78a87 commit 066eccf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft/2025-10-29-this-week-in-rust.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ which are reaching a decision. Express your opinions now.
180180
* [Replace `rustc_target::specTarget::arch` string with enum](https://github.com/rust-lang/compiler-team/issues/926)
181181
* [Run main rust-analyzer tests in rust-lang/rust CI](https://github.com/rust-lang/compiler-team/issues/923)
182182
* [Turn emscripten-wasm-eh unwinding ABI on by default](https://github.com/rust-lang/compiler-team/issues/920)
183-
* [disposition: has concerns] [target tier 3 support for hexagon-unknown-qurt](https://github.com/rust-lang/compiler-team/issues/919)
184-
* [disposition: has concerns] [Proposal for a dedicated test suite for the parallel frontend](https://github.com/rust-lang/compiler-team/issues/906)
185-
* [disposition: has concerns] [Give integer literals a sign instead of relying on negation expressions](https://github.com/rust-lang/compiler-team/issues/835)
183+
* [target tier 3 support for hexagon-unknown-qurt](https://github.com/rust-lang/compiler-team/issues/919)
184+
* [Proposal for a dedicated test suite for the parallel frontend](https://github.com/rust-lang/compiler-team/issues/906)
185+
* [Give integer literals a sign instead of relying on negation expressions](https://github.com/rust-lang/compiler-team/issues/835)
186186
* [Also enable ICE file dumps on stable](https://github.com/rust-lang/compiler-team/issues/809)
187187
* [New Tier-3 target proposal: `loongarch64-linux-android`](https://github.com/rust-lang/compiler-team/issues/806)
188188

0 commit comments

Comments
 (0)