Fix crate paths in comments

This commit is contained in:
Yuki Okushi 2020-01-13 00:51:15 +09:00
parent 59c1db0339
commit 27b99d4050
3 changed files with 4 additions and 3 deletions

View file

@ -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:
//