Commit f13b412
committed
futures: tests/try_join.rs: Don't break w/o features
Only really appropriate action here is to gate the whole file with
`#![cfg()]`
Tests now build and pass with all valid feature combinations
See previous commits for details and rationale1 parent 037ec14 commit f13b412
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments