about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-05-15 22:01:20 +0200
committerGitHub <noreply@github.com>2024-05-15 22:01:20 +0200
commit601e5d199fe400f01bcf93f87d10c10cf45015fa (patch)
tree2dd74a56e66355811ead1c45b0b929a03fa8cc1c /compiler/rustc_errors/src
parent09156291e55504d38435bab9181776db78c5841a (diff)
parent257d222e4b7243b7555e0033e75b308ea85af7e7 (diff)
downloadrust-601e5d199fe400f01bcf93f87d10c10cf45015fa.tar.gz
rust-601e5d199fe400f01bcf93f87d10c10cf45015fa.zip
Rollup merge of #125154 - FractalFir:fnabi_doc, r=compiler-errors
Small improvements to the documentaion of FnAbi

I have updated the documentation of  `FnAbi`.

The `arg` and `ret` fields are no longer LLVM types, but Rust types(`ArgAbi` contains a `TyAndLayout` and a `PassMode`), so I changed the documentation to reflect that.

Besides that, I also added documentation to other fields, and added a clarification about the differences between `FnAbi` and `FnSig`, since this is not something that is immediately obvious.
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions