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
/
body
/
tests.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't keep the parent DefMap alive via Arc
Jonas Schievink
2021-02-04
1
-4
/
+3
*
Shortcut `block_def_map` if there's no inner items
Jonas Schievink
2021-02-03
1
-2
/
+2
*
Use body lowering for block_def_map tests
Jonas Schievink
2021-02-03
1
-2
/
+114
*
Revert "Use block_def_map in body lowering"
Jonas Schievink
2021-02-02
1
-114
/
+2
*
Use body lowering for block_def_map tests
Jonas Schievink
2021-02-01
1
-2
/
+114
*
Add test for path resolution bug
Jonas Schievink
2021-01-21
1
-8
/
+33
*
Add test for `$crate` in builtin macros
Jonas Schievink
2020-12-08
1
-0
/
+28
*
Make `compile_error!` message match upstream rustc
Jonas Schievink
2020-12-03
1
-1
/
+1
*
Make `compile_error!` lazy and emit a diagnostic
Jonas Schievink
2020-12-03
1
-0
/
+6
*
Give better diagnostic if `OUT_DIR` is unset
Jonas Schievink
2020-12-03
1
-0
/
+3
*
Update/Fix tests
Jonas Schievink
2020-12-03
1
-4
/
+15
*
Test macro diagnostics in body lowering
Jonas Schievink
2020-12-02
1
-0
/
+41
*
Diagnose #[cfg]s in bodies
Jonas Schievink
2020-10-23
1
-0
/
+75