enso/lib/rust
Kaz Wesley e587d564f8
Improve backend error handling (#11136)
- Fix debug logging for #11088 case--attempt to create an exception that is its own cause fails.
- In case the parser is used after closing, throw an `IllegalStateException` instead of UB. (This case is not known to occur and doesn't seem to be behind the #11121, but we should handle it more safely if it does.)
2024-09-20 13:23:52 +00:00
..
enso-font Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
font Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
launcher-shims Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
macro-utils Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
metamodel Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
parser Improve backend error handling (#11136) 2024-09-20 13:23:52 +00:00
prelude Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
reflect Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
zst remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00