File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -232,10 +232,10 @@ resources..](#adding-translation-resources).
232
232
For more examples of diagnostics ported to use the diagnostic derive or written
233
233
manually, see the following pull requests:
234
234
235
- - https://github.com/rust-lang/rust/pull/98353
236
- - https://github.com/rust-lang/rust/pull/98415
237
- - https://github.com/rust-lang/rust/pull/97093
238
- - https://github.com/rust-lang/rust/pull/99213
235
+ - [ # 98353 ] ( https://github.com/rust-lang/rust/pull/98353 )
236
+ - [ # 98415 ] ( https://github.com/rust-lang/rust/pull/98415 )
237
+ - [ # 97093 ] ( https://github.com/rust-lang/rust/pull/97093 )
238
+ - [ # 99213 ] ( https://github.com/rust-lang/rust/pull/99213 )
239
239
240
240
For more examples, see the pull requests labelled [ ` A-translation ` ] [ A-translation ] .
241
241
You can’t perform that action at this time.
0 commit comments