mdbook/examples
Eric Huss 5956092b4b Switch all public types to non_exhaustive
This switches all public types to use non_exhaustive to make it easier
to make additions without a semver-breaking change.

Some of the ergonomics are hampered due to the lack of exhaustiveness
checking. Hopefully some day in the future,
non_exhaustive_omitted_patterns_lint or something like it will get
stabilized.

Closes https://github.com/rust-lang/mdBook/issues/1835
2025-08-09 17:02:01 -07:00
..
remove-emphasis Upgrade pulldown-cmark to 0.13.0 2025-07-26 08:33:28 -07:00
nop-preprocessor.rs Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00