rust/crates/rust-analyzer/src
bors[bot] 377476ac45
Merge #10332
10332: minor: Allow overwriting RUST_BACKTRACE for the server manually r=jonas-schievink a=Veykril

Trying to figure out why we aren't getting backtraces for windows builds from CI, this let's one set the backtraces to `FULL`
Might be cc https://github.com/rust-lang/rust/issues/87481
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-24 14:59:02 +00:00
..
bin Allow setting RUST_BACKTRACE for the server manually 2021-09-24 15:38:00 +02:00
cli minor: improve readability 2021-08-31 15:46:00 +03:00
diagnostics Bless tests 2021-08-06 15:59:58 +02:00
caps.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
cargo_target_spec.rs internal: remove useless helpers 2021-08-09 15:58:21 +03:00
cli.rs internal: unify subcommand handling between ra and xtask 2021-08-10 12:49:55 +03:00
config.rs Fix link to "Auto Import" 2021-09-24 13:59:44 +01:00
diagnostics.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Merge #10080 2021-08-30 07:58:59 +00:00
from_proto.rs internal: deduplicate 2021-09-04 16:56:23 +03:00
global_state.rs Shuffle code around to avoid an allocation 2021-09-13 21:06:31 +03:00
handlers.rs fix completion handler trying to seek outside of character boundaries. 2021-09-17 23:04:20 +05:00
integrated_benchmarks.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
lib.rs internal: optimize compile time 2021-08-15 13:24:37 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs feat: gate custom clint-side commands behind capabilities 2021-07-30 19:16:33 +03:00
lsp_utils.rs internal: deduplicate 2021-09-04 16:56:23 +03:00
main_loop.rs Shuffle code around to avoid an allocation 2021-09-13 21:06:31 +03:00
markdown.rs Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
mem_docs.rs fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
op_queue.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
reload.rs Merge #10199 2021-09-13 18:14:20 +00:00
semantic_tokens.rs semantic highlighting: add reference hlmod 2021-07-31 04:42:47 +00:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs internal: deduplicate 2021-09-04 16:56:23 +03:00