rust/compiler/rustc_metadata
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
..
src Rollup merge of #111686 - cjgillot:no-foreign-item, r=compiler-errors 2023-05-18 17:37:09 +05:30
Cargo.toml drop unused deps, gate libc under unix for one crate 2023-04-22 15:22:21 +03:00
messages.ftl Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00