Skip to content

MSRV improvements

Adrien Prokopowicz edited this page Aug 31, 2026 · 3 revisions

This page lists improvements that can be made by bumping baseview's MSRV version.

At the time of this page's last edit, baseview's MSRV version is Rust 1.82 (released 2024-10-17)

1.88

  • Allows to update libloading to version 0.9
    • By extension, allows to update x11rb to version 0.14

1.89

  • NonNull::from_ref / NonNull::from_mut

Clone this wiki locally