rust/crates/ra_hir_expand/src
bors[bot] dd3ad2bd41
Merge #5154 #5157
5154: Structured search debugging r=matklad a=davidlattimore

Adds a "search" mode to the rust-analyzer binary that does structured search (SSR without the replace part). This is intended primarily for debugging why a bit of code isn't matching a pattern.

5157: Use dynamic dispatch in AstDiagnostic r=matklad a=lnicola



Co-authored-by: David Lattimore <dml@google.com>
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-07-01 08:11:23 +00:00
..
ast_id_map.rs draw the rest of the owl 2020-06-24 16:53:16 +02:00
builtin_derive.rs Use CrateName for semantic names 2020-07-01 09:53:53 +02:00
builtin_macro.rs Add support for include_bytes 2020-06-27 21:02:47 +03:00
db.rs Store proc-macro result in salsa db 2020-05-14 17:57:51 +08:00
diagnostics.rs Use dynamic dispatch in AstDiagnostic 2020-07-01 10:46:27 +03:00
eager.rs Don't guess macro expansion crate 2020-06-11 12:13:14 +02:00
hygiene.rs
lib.rs Don't guess macro expansion crate 2020-06-11 12:13:14 +02:00
name.rs Use CrateName for semantic names 2020-07-01 09:53:53 +02:00
proc_macro.rs Pass trivially copy types as copy 2020-05-26 14:12:13 -04:00
quote.rs
test_db.rs Make relevant_crates return a Set 2020-06-11 11:30:06 +02:00