Files
rust/library/core
Matthias Krüger 1cabedc256 Rollup merge of #115476 - RalfJung:abi-compat-docs, r=Mark-Simulacrum
document ABI compatibility

I don't think we have any central place where we document our ABI compatibility rules, so let's create one. The `fn()` pointer type seems like a good place since ABI questions can only become relevant when invoking a function through a function pointer.

This will likely need T-lang FCP.
2023-11-17 08:10:26 +01:00
..
fix
2023-07-23 09:58:31 +00:00
2023-11-15 19:23:04 +01:00