rust/crates/hir/src
2024-04-15 22:15:41 +02:00
..
semantics internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +01:00
term_search chore: remove repetitive words 2024-03-19 22:14:13 +08:00
attrs.rs fix: Ignore generic arguments in intra doc link path resolution 2024-02-28 14:47:47 +01:00
db.rs Add tracing spans to macro generated database 2024-03-06 20:19:36 +01:00
diagnostics.rs internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +01:00
display.rs Adjust display impls to respect lifetime bounds 2024-04-02 14:51:08 +02:00
from_id.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
has_source.rs internal: Improve rooted upmapping 2024-03-12 13:46:58 +01:00
lib.rs Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
semantics.rs Remove usages of SpanData where Span suffices 2024-03-15 13:02:40 +01:00
source_analyzer.rs internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +01:00
symbols.rs internal: Improve rooted upmapping 2024-03-12 13:46:58 +01:00
term_search.rs Add make_tuple tactic 2024-02-26 20:17:09 +02:00