rust/crates/hir/src
bors[bot] e9a797748d
Merge #8866
8866: Update salsa r=matklad a=jonas-schievink

This updates salsa to include https://github.com/salsa-rs/salsa/pull/265, and removes all cancellation-related code from rust-analyzer

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-05-31 12:42:32 +00:00
..
semantics Unleash macro 2.0 in hightlight and more 2021-03-27 14:42:49 +08:00
attrs.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
db.rs Add more docs 2021-05-22 16:53:47 +03:00
diagnostics.rs Diagnose unimplemented built-in macros 2021-05-30 04:19:47 +02:00
display.rs Don't store supertraits in ItemTree 2021-05-27 16:52:30 +03:00
from_id.rs Remove useless code_model indirection 2021-03-08 22:08:30 +03:00
has_source.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs Diagnose unimplemented built-in macros 2021-05-30 04:19:47 +02:00
semantics.rs Update salsa 2021-05-27 15:05:41 +02:00
source_analyzer.rs simplify 2021-05-26 21:09:27 +02:00