We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f426533 commit 8845c2dCopy full SHA for 8845c2d
text/007-2019-roadmap.md
@@ -263,10 +263,10 @@ binaries. Concretely, we should
263
264
* add benchmarking support to `wasm-bindgen-test`, and
265
266
-* make `wasm-bindgen-test` future-compatible with the eRFC for custom test
267
- frameworks, paving the way forward for making regular `#[test]` and `#[bench]`
268
- Just Work™ with Wasm instead of requiring the use of
269
- `#[wasm_bindgen_test]` instead.
+* make `wasm-bindgen-test` future-compatible with the [eRFC for custom test
+ frameworks](https://github.com/rust-lang/rust/issues/50297), paving the way
+ forward for making regular `#[test]` and `#[bench]` Just Work™ with Wasm
+ instead of requiring the use of `#[wasm_bindgen_test]` instead.
270
271
# Rationale, Drawbacks, and Alternatives
272
0 commit comments