diff options
| author | Lukas Markeffsky <@> | 2025-02-16 01:17:08 +0100 |
|---|---|---|
| committer | Lukas Markeffsky <@> | 2025-02-18 13:22:46 +0100 |
| commit | 67345f9203b451f21aa603329ab657f6e782267c (patch) | |
| tree | 2e44a6fb3bf07fc6d3f9c16352aaaf05685d05c2 /compiler/rustc_parse/src/errors.rs | |
| parent | 1d1ac3d310dfe90e1ec91c731f2cc306ddbd1eb4 (diff) | |
| download | rust-67345f9203b451f21aa603329ab657f6e782267c.tar.gz rust-67345f9203b451f21aa603329ab657f6e782267c.zip | |
remove useless parameter
Remove the `repr` parameter from the wrappers around `calc.univariant`, because it's always defaulted. Only ADTs can have a repr and those call `calc.layout_of_struct_or_enum` and not `calc.univariant`.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
