We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef1f95 commit 477aed1Copy full SHA for 477aed1
1 file changed
DESIGN.md
@@ -33,7 +33,7 @@ Decisions
33
- Makes units explicit
34
- Can track duration of any operation
35
- Defer to cargo to provide test-binary differentiating information, like it does for rustc
36
-- No equivelant of rustc including a rendered diagnostic
+- No equivalent of rustc including a rendered diagnostic
37
- Terse and pretty progress indicators are too nebulous to render (see their notifiers)
38
- There is likely not enough value add in the failure message
39
- This puts more of a burden on custom test harnesses for their implementation than is strictly needed
0 commit comments