Files
rust/compiler
nils 4bd33fdb4a 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`
2023-03-28 12:51:12 +02:00
..
2023-03-11 10:53:47 -06:00
2023-03-27 18:58:07 +00:00
2023-03-27 18:58:07 +00:00
2023-03-23 19:52:27 +00:00
2023-03-21 22:20:09 +01:00
2023-03-23 16:33:54 +08:00
2023-03-23 19:52:27 +00:00
2023-03-21 15:38:52 +00:00
2023-03-27 20:47:15 +00:00