Rollup merge of #68156 - JohnTitor:fix-path-in-doc, r=Dylan-DPC
Fix crate paths in comments Tiny follow-up of #67806 and others r? @Centril
This commit is contained in:
commit
0c25ab051c
3 changed files with 4 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
// the change when it happens.
|
||||
//
|
||||
// At the time of authoring, the attributes here are listed in the
|
||||
// order that they occur in libsyntax/feature_gate.rs.
|
||||
// order that they occur in `librustc_feature`.
|
||||
//
|
||||
// Any builtin attributes that:
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue