diff options
| author | Miguel Ojeda <[email protected]> | 2024-12-09 21:25:44 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-01-09 23:17:00 +0000 |
| commit | c23d1f7e15d11d6ae6c70824e04ba9ed0299de0a (patch) | |
| tree | 118d7c16ad62eac8eeeec29f4ef302e05c7ac445 /scripts/generate_rust_analyzer.py | |
| parent | rust: block: fix formatting in GenDisk doc (diff) | |
| download | kernel-c23d1f7e15d11d6ae6c70824e04ba9ed0299de0a.tar.gz kernel-c23d1f7e15d11d6ae6c70824e04ba9ed0299de0a.zip | |
rust: document `bindgen` 0.71.0 regression
`bindgen` 0.71.0 regressed [1] on the "`--version` requires header"
issue which appeared in 0.69.0 first [2] and was fixed in 0.69.1. It
has been fixed again in 0.71.1 [3].
Thus document it so that, when we upgrade the minimum past 0.69.0 in the
future, we do not forget that we cannot remove the workaround until we
arrive at 0.71.1 at least.
Link: https://github.com/rust-lang/rust-bindgen/issues/3039 [1]
Link: https://github.com/rust-lang/rust-bindgen/issues/2677 [2]
Link: https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md#v0711-2024-12-09 [3]
Reviewed-by: Fiona Behrens <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
