rust/compiler/rustc_middle
Dylan DPC ea6ac450e2
Rollup merge of #111686 - cjgillot:no-foreign-item, r=compiler-errors
Retire is_foreign_item query.

This can be written in terms of `DefKind`. This does not deserve the cost of a query.
2023-05-18 17:37:09 +05:30
..
2023-04-30 09:48:47 +02:00
2023-05-16 19:53:38 +02:00

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