Files
rust/tests/ui
David Wood 607eb322a8 trait_sel: skip elaboration of sizedness supertrait
As a performance optimization, skip elaborating the supertraits of
`Sized`, and if a `MetaSized` obligation is being checked, then look for
a `Sized` predicate in the parameter environment. This makes the
`ParamEnv` smaller which should improve compiler performance as it avoids
all the iteration over the larger `ParamEnv`.
2025-06-16 23:04:36 +00:00
..
2025-06-11 17:49:03 +05:00
2025-06-06 20:52:34 +00:00
2025-06-11 20:51:49 +05:00
2025-06-04 17:48:50 +05:00
2025-06-06 19:53:12 +00:00
2025-06-08 01:14:05 +05:00
2025-06-11 17:49:03 +05:00
2025-06-08 01:14:05 +05:00
2025-06-06 20:52:34 +00:00
2025-06-02 11:00:46 +02:00
2025-06-11 20:51:49 +05:00
2025-05-31 19:49:19 +05:00
2025-06-11 17:49:03 +05:00
2025-06-08 01:14:05 +05:00
2025-06-11 20:51:49 +05:00
2025-06-13 01:16:36 +02:00
2025-06-03 11:45:58 +02:00
2025-06-08 01:14:05 +05:00
2025-06-11 20:51:49 +05:00
2025-06-13 01:16:36 +02:00
2025-06-03 07:38:06 +05:00
2025-06-05 20:03:29 +05:00
2025-06-08 11:25:09 +05:00
2025-06-13 01:16:36 +02:00
2025-06-13 01:16:36 +02:00
2025-06-13 09:20:48 +02:00
2025-06-13 01:16:36 +02:00
2025-06-08 11:25:09 +05:00
2025-06-16 23:04:35 +00:00
2025-06-08 03:44:44 +05:00
2025-06-13 01:16:36 +02:00
2025-06-13 01:16:36 +02:00