zed/crates/evals
Richard Feldman 5f1046b3cd
Make evals handle failures more gracefully (#18082)
Now when an individual project eval fails, instead of panicking we add
it to a list of failures that we collect and report at the end (and make
the exit code nonzero).

Release Notes:

- N/A
2024-09-20 10:28:22 -04:00
..
src Make evals handle failures more gracefully (#18082) 2024-09-20 10:28:22 -04:00
build.rs
Cargo.toml remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
LICENSE-GPL