about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-09-11 21:16:21 +0200
committerGitHub <noreply@github.com>2023-09-11 21:16:21 +0200
commit5a2b589ac7bfcc86f17c6b2947ebe99ff292615c (patch)
treefb536d2279b8633f2f4a8412ad16358df925d603 /compiler/rustc_interface/src
parent7a4904cbdbb30cd2c2d5fe51ecd0bb3945e4027a (diff)
parent086cf346342263f3f53a7b1794fd7623f94d82fe (diff)
downloadrust-5a2b589ac7bfcc86f17c6b2947ebe99ff292615c.tar.gz
rust-5a2b589ac7bfcc86f17c6b2947ebe99ff292615c.zip
Rollup merge of #115631 - compiler-errors:ctypes-unsized, r=davidtwco
Don't ICE when computing ctype's `repr_nullable_ptr` for possibly-unsized ty

We may not always be able to compute the layout of a type like `&T` when `T: ?Sized`, even if we're able to estimate its size skeleton.

r? davidtwco

Fixes #115628
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions