about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/format.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-23 16:23:56 +0100
committerGitHub <noreply@github.com>2023-12-23 16:23:56 +0100
commit66f46655c36695fa85e0d31822df7cc0df3e3bd5 (patch)
tree57154bd5cdc824e6ea405b02455eba4f831fa8e5 /compiler/rustc_builtin_macros/src/format.rs
parenta46ce0060aa7aa108188090483f9e60f92e371eb (diff)
parent49103dc553990e93b72a86183e14697c97eb5b2c (diff)
downloadrust-66f46655c36695fa85e0d31822df7cc0df3e3bd5.tar.gz
rust-66f46655c36695fa85e0d31822df7cc0df3e3bd5.zip
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.
Diffstat (limited to 'compiler/rustc_builtin_macros/src/format.rs')
0 files changed, 0 insertions, 0 deletions