rust/crates/rust-analyzer/src/bin
Aleksey Kladov 8dc68ecdfc Introduce more appropriate assertion mechanism
rust-analyzer is a long-running program, so we *should* handle assertion
failures.

See also https://www.sqlite.org/assert.html.
2021-01-14 18:25:19 +03:00
..
args.rs Make config.rs a single source of truth for configuration. 2020-12-08 19:25:41 +03:00
logger.rs Allow redirecting logs to a specific file 2020-08-26 13:20:46 +02:00
main.rs Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00