Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typo
  • Loading branch information
vuittont60 committed Jan 9, 2024
commit 1b08e25c9db5dbe000397b96db1c0ad45d5a9bb1
2 changes: 1 addition & 1 deletion tests/rustdoc-ui/error-in-impl-trait/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Each of these needs to be in a separate file,
because the `span_delayed_bug` ICE in rustdoc won't be triggerred
because the `span_delayed_bug` ICE in rustdoc won't be triggered
if even a single other error was emitted.

However, conceptually they are all testing basically the same thing.
Expand Down