diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-16 19:20:33 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-11-17 12:56:04 -0800 |
commit | 0d3be23377c82f844aa7f9e9cb6074a8813400a4 (patch) | |
tree | d3a1968dc78e080616e4986c57a271c1e2d498a0 /mesonbuild/modules/rust.py | |
parent | 3a4aa109b4932d13c1a620575510c41eae6cb048 (diff) | |
download | meson-0d3be23377c82f844aa7f9e9cb6074a8813400a4.zip meson-0d3be23377c82f844aa7f9e9cb6074a8813400a4.tar.gz meson-0d3be23377c82f844aa7f9e9cb6074a8813400a4.tar.bz2 |
build: use the unified pickle loader to handle more edge cases
We have divergent implementations of loading a pickled *.dat file. The
Build class loader has a better error message. But the generic loader
handles TypeError and ModuleNotFoundError. Merge the implementations,
and use it for Build as well.
Fixes #11051
Diffstat (limited to 'mesonbuild/modules/rust.py')
0 files changed, 0 insertions, 0 deletions