diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2022-11-10 10:47:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 10:47:42 -0500 |
| commit | ea56e807268db5b9ad929fc2cdd149c8c457c6e8 (patch) | |
| tree | a67c0f2b109fa36f3146b0c893fc9ed5212d625a /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 77fde5d49a8d5244e032ee7956589fd7f28cf0eb (diff) | |
| parent | 0f89fb1791ef75170dadad29016ba7f121b8b924 (diff) | |
| download | rust-ea56e807268db5b9ad929fc2cdd149c8c457c6e8.tar.gz rust-ea56e807268db5b9ad929fc2cdd149c8c457c6e8.zip | |
Rollup merge of #104235 - compiler-errors:more-ct-guar, r=oli-obk
Use `const_error_with_guaranteed` more Better to pass down an ErrorGuaranteed rather than making a new one out of thin air, for some usages. Also for the ones where we *do* need to delay a bug, that delayed bug will have a more descriptive message.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
