diff options
| author | Matthew Maurer <mmaurer@google.com> | 2024-02-17 14:47:44 +0000 |
|---|---|---|
| committer | Matthew Maurer <mmaurer@google.com> | 2024-03-21 22:26:26 +0000 |
| commit | f2f0d255df8d8345a481b949b63a35bcc5db7f2f (patch) | |
| tree | 0bfcf1cb01ae3899b1777434d0febb5d0af4a7c4 /compiler/rustc_const_eval/src | |
| parent | e3df96cfda905301fc8514e000f942222c1ab6ad (diff) | |
| download | rust-f2f0d255df8d8345a481b949b63a35bcc5db7f2f.tar.gz rust-f2f0d255df8d8345a481b949b63a35bcc5db7f2f.zip | |
CFI: Skip non-passed arguments
Rust will occasionally rely on fn((), X) -> Y being compatible with fn(X) -> Y, since () is a non-passed argument. Relax CFI by choosing not to encode non-passed arguments.
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions
