mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 04:34:51 +00:00
Use the right tracking issue
This commit is contained in:
parent
549534e438
commit
4cf3b65714
@ -454,9 +454,7 @@ declare_features! (
|
||||
(active, repr_transparent, "1.25.0", Some(43036)),
|
||||
|
||||
// Use `?` as the Kleene "at most one" operator
|
||||
// FIXME(mark-i-m): make sure we use the correct issue number when there is
|
||||
// a tracking issue...
|
||||
(active, macro_at_most_once_rep, "1.25.0", None),
|
||||
(active, macro_at_most_once_rep, "1.25.0", Some(48075)),
|
||||
);
|
||||
|
||||
declare_features! (
|
||||
|
Loading…
Reference in New Issue
Block a user