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_def
/
src
/
attr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use upstream cov-mark
Laurențiu Nicola
2021-03-08
1
-2
/
+1
*
Fix some warnings
Laurențiu Nicola
2021-03-05
1
-1
/
+1
*
Return inner attributes of outline mod declarations in `attrs_query`
Lukas Wirth
2021-01-31
1
-1
/
+9
*
Obtain `ModuleId`'s `DefMap` through a method
Jonas Schievink
2021-01-22
1
-1
/
+1
*
Treat BlockExpr as a potential module origin
Jonas Schievink
2021-01-20
1
-0
/
+1
*
Remove map module from la-arena public API
Aramis Razzaghipour
2021-01-15
1
-1
/
+1
*
prepare to publish el libro de arena
Aleksey Kladov
2021-01-14
1
-1
/
+1
*
Introduce new queries to compute
Daniel Frampton
2021-01-05
1
-10
/
+46
*
Merge #7128
bors[bot]
2021-01-03
1
-1
/
+20
|
\
|
*
Impl HasAttrs for GenericParam
Lukas Wirth
2021-01-01
1
-1
/
+20
*
|
Use fully qualified `Itertools::intersperse` call to silence nightly warnings...
cynecx
2021-01-02
1
-8
/
+7
|
/
*
Add API for mapping `Attr` back to its syntax node
Jonas Schievink
2020-12-19
1
-23
/
+55
*
Make `RawAttrs` crate-private
Jonas Schievink
2020-12-19
1
-2
/
+2
*
Remove `Attrs::merge`
Jonas Schievink
2020-12-19
1
-12
/
+0
*
Remove resolved FIXME
Jonas Schievink
2020-12-19
1
-1
/
+0
*
More accurate `#[derive]` parsing
Jonas Schievink
2020-12-19
1
-3
/
+43
*
Hit a mark
Jonas Schievink
2020-12-18
1
-0
/
+3
*
Fix parsing of active cfg_attr
Jonas Schievink
2020-12-18
1
-2
/
+2
*
Implement `RawAttr::filter`
Jonas Schievink
2020-12-18
1
-3
/
+61
*
Refactor attributes API to allow handling cfg_attr
Jonas Schievink
2020-12-18
1
-53
/
+93
*
Make `Attrs::from_attrs_owner` private
Jonas Schievink
2020-12-17
1
-1
/
+1
*
Use Attrs::docs in NavigationTarget instead of DocCommentsOwner
Lukas Wirth
2020-12-11
1
-1
/
+1
*
Use Attrs::docs in runnables instead of DocCommentsOwner
Lukas Wirth
2020-12-11
1
-3
/
+3
*
Properly fetch inner and outer docs on hir-level
Lukas Wirth
2020-12-09
1
-17
/
+25
*
Properly fetch inner and outer attributes on hir-level
Lukas Wirth
2020-12-08
1
-5
/
+39
*
Escape string literals in Attr::from_src
Lukas Wirth
2020-12-08
1
-11
/
+5
*
Replace Arc<[str]> with String in attr::Documentation
Lukas Wirth
2020-12-07
1
-2
/
+2
*
Keep doc attribute order
Lukas Wirth
2020-12-07
1
-14
/
+26
*
Remove raw pre and suffixes from string attr literals
Lukas Wirth
2020-12-07
1
-2
/
+5
*
Remove hir_def/docs.rs module
Lukas Wirth
2020-12-07
1
-3
/
+22
*
Remove documentation query
Lukas Wirth
2020-12-07
1
-0
/
+16
*
Emit better #[cfg] diagnostics
Jonas Schievink
2020-10-22
1
-3
/
+11
*
Rename ra_hir_def -> hir_def
Aleksey Kladov
2020-08-13
1
-0
/
+212