rust/compiler
Gurinder Singh 66e643d0f8 Fix duplicate note on internal feature gate
The BuiltinInternalFeatures gate already has a struct level #[note]
attribute. The additional note field in it caused a duplicate to be
displayed when it was set to Some(...) which happened when the
feature had an associated issue
2023-10-12 07:22:41 +05:30
..
2023-10-06 14:57:09 +11:00
2023-10-09 17:13:35 -04:00
2023-10-08 10:06:17 +00:00
2023-10-09 22:48:10 +00:00