rust/compiler/rustc_query_impl/src
bors f836ae4e66 Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov
Remove `Nonterminal` and `TokenKind::Interpolated`

A third attempt at this; the first attempt was #96724 and the second was #114647.

r? `@ghost`
2025-04-14 03:56:55 +00:00
..
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00
plumbing.rs Add a dep kind for use of the anon node with zero dependencies 2025-04-02 07:35:05 +02:00
profiling_support.rs Move some code from Compiler::enter to GlobalCtxt::finish 2024-11-09 17:55:39 +00:00
README.md

For more information about how the query system works, see the rustc dev guide.