rust/compiler/rustc_ast_passes/src
Dylan DPC ae4973281b
Rollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwU
update `ParamKindOrd`

https://github.com/rust-lang/rust/pull/90207#discussion_r767160854 😁

writing comments "for future prs" sure works well :3

r? `@BoxyUwU`
2022-09-09 22:02:18 +05:30
..
ast_validation.rs Rollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwU 2022-09-09 22:02:18 +05:30
errors.rs Make async fn in traits work 2022-09-09 01:31:45 +00:00
feature_gate.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
lib.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
node_count.rs Simplify rustc_ast::visit::Visitor::visit_poly_trait_ref. 2022-08-11 11:10:01 +10:00
show_span.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00