Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index

CONFIG_RUST_OVERFLOW_CHECKS: Overflow checks

General informations

The Linux kernel configuration item CONFIG_RUST_OVERFLOW_CHECKS:

Help text

Enables rustc's `-Coverflow-checks` codegen option.

This flag allows you to control the behavior of runtime integer overflow. When overflow-checks are enabled, a Rust panic will occur on overflow.

Note that this will apply to all Rust code, including `core`.

If unsure, say Y.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index

Automatically generated (in year 2024). See also LKDDb sources on GitLab