about summary refs log tree commit diff
path: root/tests/ui/stats
AgeCommit message (Expand)AuthorLines
2023-12-20Refactor AST trait bound modifiersLeón Orell Valerian Liehr-17/+17
2023-11-24Add `Span` to `TraitBoundModifier`Deadbeef-29/+29
2023-09-22Rollup merge of #116067 - saethlin:meta-stats-ice, r=WaffleLapkinMatthias Krüger-0/+7
2023-09-22Open the FileEncoder file for reading and writingBen Kimock-0/+7
2023-09-21Record asyncness span in HIRMichael Goulet-16/+16
2023-04-04Rename `ast::Static` to `ast::StaticItem` to match `ast::ConstItem`Oli Scherer-43/+43
2023-02-21Use `ThinVec` in a few more AST types.Nicholas Nethercote-44/+44
2023-02-21Use `ThinVec` in `ast::PatKind::Struct`.Nicholas Nethercote-51/+51
2023-02-21Use `ThinVec` in `ast::Block`.Nicholas Nethercote-40/+40
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-76/+76
2023-02-21Use `ThinVec` in `ast::WhereClause`.Nicholas Nethercote-63/+63
2023-02-21Use `ThinVec` in `ast::Generics` and related types.Nicholas Nethercote-52/+52
2023-02-02Reinstate the `hir-stats.rs` tests on stage 1.Nicholas Nethercote-1/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+220