Skip to content

Commit 6d6e8fa

Browse files
spastorinomark-i-m
authored andcommitted
This page is diagnostics.html now
1 parent 8a848ce commit 6d6e8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bug-fix-procedure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ self.tcx.sess.add_lint(lint::builtin::OVERLAPPING_INHERENT_IMPLS,
292292
We want to convert this into an error. In some cases, there may be an existing
293293
error for this scenario. In others, we will need to allocate a fresh diagnostic
294294
code.
295-
[Instructions for allocating a fresh diagnostic code can be found here.](rustc-diagnostic-code.html)
295+
[Instructions for allocating a fresh diagnostic code can be found here.](diagnostics/diagnostic-codes.html)
296296
You may want to mention in the extended description that the compiler behavior
297297
changed on this point, and include a reference to the tracking issue for the
298298
change.

0 commit comments

Comments
 (0)