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
/
ra_hir_expand
/
src
/
name.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix panic in tuple fields
Aleksey Kladov
2020-01-07
1
-1
/
+4
*
Add dummy implementations of env! and option_env! builtins
Florian Diebold
2019-12-21
1
-0
/
+2
*
Add std::ops::Index support for infering
Edwin Cheng
2019-12-19
1
-0
/
+1
*
Rename N! to name!
Florian Diebold
2019-12-13
1
-2
/
+2
*
Add macros for known names and paths
Florian Diebold
2019-12-13
1
-70
/
+96
*
Correctly infer - and ! using std::ops::{Neg,Not}
Emil Lauridsen
2019-12-13
1
-0
/
+2
*
Remove unnecessary len parameter for Name::new_inline_ascii
Florian Diebold
2019-12-06
1
-59
/
+59
*
Add stub implementation of format_args{_nl} macros
Florian Diebold
2019-12-06
1
-0
/
+2
*
Implement all the other built-in derives
Florian Diebold
2019-12-05
1
-0
/
+7
*
Add expansion infrastructure for derive macros
Florian Diebold
2019-12-05
1
-0
/
+10
*
Infer range types
oxalica
2019-11-28
1
-0
/
+6
*
Expand compile_error!
Jeremy Kolb
2019-11-25
1
-0
/
+1
*
Expand column!()
Jeremy Kolb
2019-11-22
1
-0
/
+1
*
Expand file! to dummy ""
kjeremy
2019-11-22
1
-0
/
+1
*
Add support for Stringify builtin macro
Piotr Szpetkowski
2019-11-22
1
-0
/
+1
*
Add basic bultin macro infrastructure
Edwin Cheng
2019-11-11
1
-0
/
+3
*
push name down to hir_expand
Aleksey Kladov
2019-10-30
1
-0
/
+142