correct comment re feature-checking tooling
The featureck.py that this comment referred to was removed in 9dd3c54a
(March
2016).
This commit is contained in:
parent
0981211c62
commit
7b6e9b4b84
@ -112,8 +112,8 @@ pub fn new() -> Features {
|
||||
// was set. This is most important for knowing when a particular feature became
|
||||
// stable (active).
|
||||
//
|
||||
// NB: The featureck.py script parses this information directly out of the source
|
||||
// so take care when modifying it.
|
||||
// NB: tools/tidy/src/features.rs parses this information directly out of the
|
||||
// source, so take care when modifying it.
|
||||
|
||||
declare_features! (
|
||||
(active, asm, "1.0.0", Some(29722)),
|
||||
|
Loading…
Reference in New Issue
Block a user