Commit graph

4 commits

Author SHA1 Message Date
Lukas Bergdoll
2f3b952349 Stabilize assert_matches 2026-02-11 14:13:44 +01:00
Celina G. Val
2cf9b7f5e5 Fix name() functions for local defs in rustc_public
The `name()` function specifies that it returns absolute path of items,
however it wasn't including the crate name for local items.

This change fixes that.

This was reported here: https://github.com/rust-lang/project-stable-mir/issues/109
2025-12-01 00:17:14 +00:00
Makai
4d79328091 use RustcPublic instead of StableMir 2025-07-18 18:49:32 +00:00
Makai
08e3cf5118 rename ui-fulldeps/stable-mir 2025-07-18 18:49:12 +00:00
Renamed from tests/ui-fulldeps/stable-mir/check_trait_queries.rs (Browse further)