mesa/subprojects/packagefiles
Vinson Lee 406066c6f6 subprojects: Update linux-raw-sys to 0.7.0
Fix build error with rustix-1.0.7.

error[E0425]: cannot find value `MAP_DROPPABLE` in module `linux_raw_sys::general`
   --> ../subprojects/rustix-1.0.7/src/backend/linux_raw/mm/types.rs:109:51
    |
109 |         const DROPPABLE = linux_raw_sys::general::MAP_DROPPABLE;
    |                                                   ^^^^^^^^^^^^^ not found in `linux_raw_sys::general`

Fixes: 8a2f43c9bd ("util: rust: update to rustix 1.0.7")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13460
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35930>
2025-07-09 06:16:43 +00:00
..
bitflags subprojects: add bitflags 2025-06-17 22:28:54 +00:00
cfg-if subprojects: add cfg-if 2025-06-17 22:28:54 +00:00
equivalent subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
errno subprojects: add errno 2025-06-17 22:28:54 +00:00
hashbrown subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
indexmap subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
libc subprojects: add libc 2025-06-17 22:28:54 +00:00
linux-raw-sys subprojects: Update linux-raw-sys to 0.7.0 2025-07-09 06:16:43 +00:00
log subprojects: add log 2025-06-17 22:28:54 +00:00
once_cell subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
paste meson,ci: Add the paste crate 2024-04-08 20:28:43 +00:00
pest subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
pest_derive subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
pest_generator subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
pest_meta subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
proc-macro2 subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
quote subprojects: update quote to 1.0.35 2025-06-17 22:28:54 +00:00
remain subprojects: add remain 2025-06-17 22:28:54 +00:00
roxmltree subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
rustc-hash subprojects: fix missing space between colon and license string 2025-06-17 22:28:54 +00:00
rustix util: rust: update to rustix 1.0.7 2025-06-26 17:11:41 +00:00
syn subprojects: add more syn features 2025-06-17 22:28:54 +00:00
thiserror subprojects: add thiserror 2025-06-17 22:28:54 +00:00
thiserror-impl subprojects: add thiserror 2025-06-17 22:28:54 +00:00
ucd-trie meson: Add pest rust dependencies 2024-07-03 00:07:54 +00:00
unicode-ident meson: Sync subproject version numbers in packagefiles with their .wrap equivalents 2025-04-04 21:22:27 +00:00
zerocopy subprojects: add zerocopy 2025-06-17 22:28:54 +00:00
zerocopy-derive subprojects: add zerocopy 2025-06-17 22:28:54 +00:00