enso/lib/rust/parser/generate-java
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
..
java Improve backend error handling (#11136) 2024-09-20 13:23:52 +00:00
src Enso Library Feature to execute (a bit of) Base_Tests (#9997) 2024-05-23 08:20:19 +02:00
Cargo.toml Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00