Josh Mcguigan
|
90c66470f9
|
gen_assists_docs skip hidden files
|
2020-03-21 09:39:45 -07:00 |
|
Aleksey Kladov
|
de7662c852
|
Check that no file contains trailing ws
rustfmt allows trailing spaces in string literals unfortunately.
|
2020-03-17 11:42:54 +01:00 |
|
Aleksey Kladov
|
8f6efa01b2
|
Tidier tidy checks
|
2020-03-17 10:27:09 +01:00 |
|
Aleksey Kladov
|
59e1207dac
|
Better folder structure
|
2020-02-18 11:56:18 +01:00 |
|
Aleksey Kladov
|
2c9b91ad32
|
Merge ra_vfs_glob and ra_lsp_server
|
2020-02-17 19:07:30 +01:00 |
|
Aleksey Kladov
|
d7be1da8df
|
Inline ra_batch
|
2020-02-17 17:32:17 +01:00 |
|
Aleksey Kladov
|
57140f1730
|
Drop proptest tests
It takes waaay to long to compile.
We should add quickcheck tests when we touch the relevant code next
time.
|
2020-02-17 16:57:06 +01:00 |
|
Aleksey Kladov
|
561b4b11ff
|
Name assist handlers
|
2020-02-07 17:28:02 +01:00 |
|
Florian Diebold
|
1a4a3eb69b
|
Check for todo! macros in no_todo
|
2019-12-26 16:23:40 +01:00 |
|
Aleksey Kladov
|
757e593b25
|
rename ra_ide_api -> ra_ide
|
2019-11-27 21:35:06 +03:00 |
|
Aleksey Kladov
|
a87579500a
|
Move Ty
|
2019-11-27 21:16:00 +03:00 |
|
Aleksey Kladov
|
d87c16bea6
|
hir_def is fully doc'ed!
|
2019-11-24 21:00:50 +03:00 |
|
Aleksey Kladov
|
30bf7e43db
|
Disallow regressing crate docs
|
2019-11-12 15:41:02 +03:00 |
|
Aleksey Kladov
|
8922a44395
|
Add small module-level docs
|
2019-11-04 00:23:14 +03:00 |
|
kjeremy
|
b441b4e8ef
|
Some clippy fixes
|
2019-10-30 13:36:37 -04:00 |
|
Aleksey Kladov
|
0dd35ff2b2
|
auto-generate assists docs and tests
|
2019-10-25 14:47:48 +03:00 |
|
Aleksey Kladov
|
a669049ef3
|
xtask: fold gen-tests and gen-ast into codegen
|
2019-10-23 18:57:18 +03:00 |
|
Aleksey Kladov
|
b5f13d8d51
|
xtask: move codegen to a module
|
2019-10-23 18:57:18 +03:00 |
|
Aleksey Kladov
|
5376c769f0
|
rename tools -> xtask
|
2019-10-17 23:14:05 +03:00 |
|
Aleksey Kladov
|
7b15c4f7ae
|
WIP: move to xtasks
|
2019-10-17 22:54:38 +03:00 |
|