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
..
benches fix 2023-07-23 09:58:31 +00:00
src Rollup merge of #115476 - RalfJung:abi-compat-docs, r=Mark-Simulacrum 2023-11-17 08:10:26 +01:00
tests avoid exhaustive i16 test in Miri 2023-11-15 19:23:04 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00