index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
hir
/
src
/
has_source.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return `Either` from `MacroDefId::ast_id`
Jonas Schievink
2021-03-19
1
-10
/
+5
*
Store an `AstId` for procedural macros
Jonas Schievink
2021-03-18
1
-4
/
+11
*
Make MacroDefId's `AstId` mandatory when possible
Jonas Schievink
2021-03-18
1
-1
/
+1
*
Obtain `ModuleId`'s `DefMap` through a method
Jonas Schievink
2021-01-22
1
-3
/
+3
*
Fix ConstParam HasSource impl and implement TryToNav not Nav
Nick Spain
2021-01-02
1
-2
/
+2
*
Remove old_source now we've fully migrated
Nick Spain
2021-01-02
1
-68
/
+0
*
Mark HasSource::source_old as deprecated but allow at all call sites
Nick Spain
2021-01-02
1
-0
/
+1
*
Implement new HasSource::source for all implementors of HasSource
Nick Spain
2021-01-02
1
-0
/
+66
*
HasSource::source -> HasSource::source_old
Nick Spain
2021-01-02
1
-15
/
+15
*
Add ConstParams to the HIR
Lukas Wirth
2021-01-01
1
-2
/
+10
*
Align code_model name with ungrammar
Aleksey Kladov
2020-12-20
1
-3
/
+3
*
Rename ImplDef -> Impl
Aleksey Kladov
2020-12-17
1
-3
/
+3
*
Merge #6897
bors[bot]
2020-12-16
1
-2
/
+2
|
\
|
*
Basic support for decl macros 2.0
Jonas Schievink
2020-12-15
1
-2
/
+2
*
|
Merge #6879
bors[bot]
2020-12-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Change HasChildSource::ChildId assoc item to generic param
Lukas Wirth
2020-12-15
1
-2
/
+2
*
|
Move to upstream `macro_rules!` model
Jonas Schievink
2020-12-15
1
-2
/
+2
|
/
*
Add LifetimeParam resolving to Semantics
Lukas Wirth
2020-12-14
1
-3
/
+11
*
Remove more unreachable pubs
Aleksey Kladov
2020-11-02
1
-2
/
+1
*
synchronizing changes
Dmitry
2020-08-14
1
-1
/
+1
*
Rename ra_hir -> hir
Aleksey Kladov
2020-08-13
1
-0
/
+135