Skip to content

Commit 8845c2d

Browse files
committed
Link to eRFC for custom test frameworks
1 parent f426533 commit 8845c2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

text/007-2019-roadmap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,10 @@ binaries. Concretely, we should
263263
264264
* add benchmarking support to `wasm-bindgen-test`, and
265265
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.
266+
* make `wasm-bindgen-test` future-compatible with the [eRFC for custom test
267+
frameworks](https://github.com/rust-lang/rust/issues/50297), paving the way
268+
forward for making regular `#[test]` and `#[bench]` Just Work™ with Wasm
269+
instead of requiring the use of `#[wasm_bindgen_test]` instead.
270270
271271
# Rationale, Drawbacks, and Alternatives
272272

0 commit comments

Comments
 (0)