diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-11-11 21:58:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-11 21:58:31 +0100 |
| commit | 517e8bed9683284b6ca661b6646d374b1be516aa (patch) | |
| tree | 16c026eeb3065e4e83519cbb83ea312b86da0287 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | 9d7faccffc8b5d7a10badb3ed798d96cb6f1ed07 (diff) | |
| parent | 86da25051f64d1af51bb142e736bc0ba34e20768 (diff) | |
| download | rust-517e8bed9683284b6ca661b6646d374b1be516aa.tar.gz rust-517e8bed9683284b6ca661b6646d374b1be516aa.zip | |
Rollup merge of #132297 - compiler-errors:check-expr-tweaks, r=lcnr
Document some `check_expr` methods, and other misc `hir_typeck` tweaks Most importantly, make sure that all of the expression checking functions that are called from `check_expr_kind` start with `check_expr_*`. This is super useful to me personally, since I grep these functions all the time, and the ones that *aren't* named consistently are incredibly hard to find. Also document more of the `check_expr_*` functions, and squash two args for passing data about a call expr into one `Option`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
