about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-07-06 14:55:23 -0400
committerGitHub <noreply@github.com>2024-07-06 14:55:23 -0400
commitdfc02d28c7f5e1cff116380e8b48304a1b061a58 (patch)
tree0c33a38026c044a345de8a2b7c3de641e01575bd /compiler/rustc_codegen_gcc
parent8a8ad3433e4168f54ac1364f85da694be9eeca7c (diff)
parentc2a88ea6cad74bfdad451e055a59b0794d0909ff (diff)
downloadrust-dfc02d28c7f5e1cff116380e8b48304a1b061a58.tar.gz
rust-dfc02d28c7f5e1cff116380e8b48304a1b061a58.zip
Rollup merge of #127386 - compiler-errors:uplift-outlives-components, r=lcnr
Uplift outlives components to `rustc_type_ir`

We need this to uplift `push_outlives_components`, since the elaborator uses `push_outlives_components` to elaborate type outlives obligations and I want to uplift elaboration.

This ends up reworking and inlining a fair portion of the `GenericArg::walk_shallow` function, whose only callsite was this one. I believe I got the logic correct, but may be worthwhile to look at it closely just in case. Unfortunately github was too dumb to understand that this is a rename + change -- I could also rework the git history to split the "copy the file over" part from the actual logical changes if that makes this easier to review.

r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions