Files
rust/compiler
Matthias Krüger 66f46655c3 Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillot
remove dead inferred outlives testing code

The `test_inferred_outlives` function was never run, because the code that's actually used for the tests was part of the `inferred_outlives_of` query, which ran before `test_inferred_outlives` during type collecting. This PR separates the test code from the query and moves it inside the dedicated function.
2023-12-23 16:23:56 +01:00
..
2023-10-30 08:46:02 +11:00
2023-12-16 02:36:35 -08:00
2023-12-05 17:52:51 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-26 08:38:02 +11:00
2023-11-23 14:11:02 +03:00
2023-12-16 01:28:06 +00:00
2023-12-23 13:23:28 +11:00
2023-12-19 12:26:27 -08:00
2023-11-22 08:13:21 +11:00