Files
rust/compiler
Vadim Petrochenkov 4e8855bdc9 rustc_metadata: Make opt_item_ident in decoder faster and stricter
By avoiding formatting and allocations in the no-ident case, and by making the span mandatory if the ident exists.

Use the optimized `opt_item_ident` to cleanup `fn each_child_of_item`
2022-01-06 14:57:17 +08:00
..
2021-12-14 18:50:31 -04:00
2021-11-19 07:52:59 +11:00
2021-12-14 18:50:31 -04:00
2021-09-20 22:21:42 -04:00
2021-12-30 22:33:44 -05:00
2021-09-20 22:21:42 -04:00
2021-12-26 16:56:34 +01:00
2022-01-03 11:59:01 +01:00