On Wed Apr 1, 2026 at 12:45 PM BST, Miguel Ojeda wrote: > Until the version bump of `bindgen`, we needed to pass a dummy parameter > to avoid failing the `--version` call. > > Thus remove it. > > Signed-off-by: Miguel Ojeda <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > init/Kconfig | 7 +------ > scripts/rust_is_available.sh | 8 +------- > 2 files changed, 2 insertions(+), 13 deletions(-)
