Files
rust/compiler
León Orell Valerian Liehr 601e5d199f 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.
2024-05-15 22:01:20 +02:00
..
2024-05-13 23:57:56 -04:00
2024-04-18 15:36:25 +10:00
2024-05-08 15:06:35 +00:00
2024-05-10 15:44:03 -04:00
2024-05-01 22:19:11 -04:00
2024-05-13 16:55:58 -04:00
2024-05-13 22:45:01 -04:00
2024-05-13 11:59:42 -04:00