Files
rust/compiler
Matthias Krüger 13cdfae599 Rollup merge of #132540 - compiler-errors:gc, r=calebcartwright
Do not format generic consts

We introduced **nightly support** for generic const items in #113522, but formatting of consts was not modified. Making them format *correctly* is hard, so let's just bail formatting them so we don't accidentally strip their generics and where clauses. This is essentially no-op formatting for generic const items.

r? `````@calebcartwright````` or `````@ytmimi`````
2024-11-03 12:08:55 +01:00
..
2024-11-02 20:25:06 +00:00
2024-11-02 21:29:59 +01:00
2024-10-31 10:55:45 +01:00
2024-10-30 16:20:49 +00:00
2024-10-29 17:01:24 +01:00