about summary refs log tree commit diff
path: root/compiler/rustc_query_system/src
diff options
context:
space:
mode:
authornils <48135649+Nilstrieb@users.noreply.github.com>2023-03-28 12:51:12 +0200
committerGitHub <noreply@github.com>2023-03-28 12:51:12 +0200
commit4bd33fdb4a40e82cf8572ca68a13e1e2fbef60f3 (patch)
treebb7ed259508c36c12a72d546fb52e67f93cf8497 /compiler/rustc_query_system/src
parent0883848882483e216714d5be5a1fde87dd5a1690 (diff)
parent73c79cd80631bf4cb4a20914d02aa08d0f80ba7f (diff)
downloadrust-4bd33fdb4a40e82cf8572ca68a13e1e2fbef60f3.tar.gz
rust-4bd33fdb4a40e82cf8572ca68a13e1e2fbef60f3.zip
Rollup merge of #102472 - lcnr:static-in-eval, r=jackh726
stop special-casing `'static` in evaluation

fixes #102360

I have no idea whether this actually removed all places where `'static` matters. Without canonicalization it's very easy to accidentally rely on `'static` again. Blocked on changing the `order_dependent_trait_objects` future-compat lint to a hard error

r? `@nikomatsakis`
Diffstat (limited to 'compiler/rustc_query_system/src')
0 files changed, 0 insertions, 0 deletions