You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2025-10-29-this-week-in-rust.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,9 +180,9 @@ which are reaching a decision. Express your opinions now.
180
180
*[Replace `rustc_target::specTarget::arch` string with enum](https://github.com/rust-lang/compiler-team/issues/926)
181
181
*[Run main rust-analyzer tests in rust-lang/rust CI](https://github.com/rust-lang/compiler-team/issues/923)
182
182
*[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)
186
186
*[Also enable ICE file dumps on stable](https://github.com/rust-lang/compiler-team/issues/809)
0 commit comments