rust/compiler/rustc_feature/src
fee1-dead 8b3d0c4cf9
Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errors
Implement allow-by-default `multiple_supertrait_upcastable` lint

The lint detects when an object-safe trait has multiple supertraits.

Enabled in libcore and liballoc as they are low-level enough that many embedded programs will use them.

r? `@nikomatsakis`
2022-12-28 15:51:41 +08:00
..
accepted.rs Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk 2022-12-16 21:08:45 +00:00
active.rs Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errors 2022-12-28 15:51:41 +08:00
builtin_attrs.rs Add LLVM KCFI support to the Rust compiler 2022-12-08 17:24:39 -08:00
lib.rs get_attr should check that no duplicates are allowed 2022-09-06 14:16:54 +08:00
removed.rs replace stabilization placeholders 2022-09-26 10:13:44 +02:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00