bors[bot]
|
9930ef2536
|
Merge #5753
5753: Remove Hygiene from completion
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 20:42:36 +00:00 |
|
Aleksey Kladov
|
86f89d9b31
|
Remove Hygiene from completion
|
2020-08-13 22:41:55 +02:00 |
|
bors[bot]
|
e5b17b6ad4
|
Merge #5752
5752: display correctly 'impl Trait<T> + Trait<T>' #4814 r=flodiebold a=bnjjj
close #4814
Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-08-13 20:28:11 +00:00 |
|
Benjamin Coenen
|
947a27b797
|
display correctly 'impl Trait<T> + Trait<T>' #4814
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-08-13 22:13:34 +02:00 |
|
bors[bot]
|
3d6fd620e8
|
Merge #5751
5751: Better recovery in `use foo::;`
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 16:50:50 +00:00 |
|
Aleksey Kladov
|
ef462ed6af
|
Better recovery in use foo::;
|
2020-08-13 18:50:21 +02:00 |
|
Aleksey Kladov
|
0e1cda3079
|
Minor
|
2020-08-13 18:17:53 +02:00 |
|
bors[bot]
|
018a6cac07
|
Merge #5750
5750: Rename ra_ide -> ide
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 15:59:50 +00:00 |
|
Aleksey Kladov
|
6bc2633c90
|
Align parser names with grammar
|
2020-08-13 17:59:27 +02:00 |
|
Aleksey Kladov
|
1b0c7701cc
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
|
bors[bot]
|
00fb411f3e
|
Merge #5749
5749: Rename ra_assists -> assists
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 15:34:51 +00:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|
bors[bot]
|
d2212a49f6
|
Merge #5748
5748: Rename ra_ssr -> ssr
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 15:03:57 +00:00 |
|
Aleksey Kladov
|
ae3abd6e57
|
Rename ra_ssr -> ssr
|
2020-08-13 17:02:44 +02:00 |
|
Aleksey Kladov
|
bb5c189b7d
|
Rename ra_ide_db -> ide_db
|
2020-08-13 16:39:16 +02:00 |
|
Aleksey Kladov
|
ae71a631fd
|
Rename ra_hir -> hir
|
2020-08-13 16:36:55 +02:00 |
|
Aleksey Kladov
|
6a77ec7bbe
|
Rename ra_hir_ty -> hir_ty
|
2020-08-13 16:35:29 +02:00 |
|
bors[bot]
|
e9926948ca
|
Merge #5747
5747: Rename crate r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 14:31:49 +00:00 |
|
Aleksey Kladov
|
50f8c1ebf2
|
Somewhat fix pre-cache
|
2020-08-13 16:31:04 +02:00 |
|
Aleksey Kladov
|
b28c54a2c2
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
|
Aleksey Kladov
|
b7aa4898e0
|
Rename ra_hir_expand -> hir_expand
|
2020-08-13 16:29:33 +02:00 |
|
Aleksey Kladov
|
ed20a857f4
|
Rename ra_db -> base_db
|
2020-08-13 16:29:33 +02:00 |
|
bors[bot]
|
902f74c269
|
Merge #5746
5746: Structured search replace now handles UFCS calls to trait methods r=matklad a=davidlattimore
Co-authored-by: David Lattimore <dml@google.com>
|
2020-08-13 14:21:35 +00:00 |
|
bors[bot]
|
c2b1503fe4
|
Merge #5745
5745: Rename ra_proc_macro -> proc_macro_api
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 10:39:57 +00:00 |
|
Aleksey Kladov
|
2119dc23e8
|
Rename ra_proc_macro -> proc_macro_api
|
2020-08-13 12:39:27 +02:00 |
|
David Lattimore
|
3100de842b
|
Structured search replace now handles UFCS calls to trait methods
|
2020-08-13 20:24:55 +10:00 |
|
bors[bot]
|
4abdf323af
|
Merge #5732
5732: Consider only IdentPats for param name hints r=matklad a=SomeoneToIgnore
Closes https://github.com/rust-analyzer/rust-analyzer/issues/4960
Avoid displaying any param name hints like
<img width="590" alt="image" src="https://user-images.githubusercontent.com/2690773/90071461-47a4ad80-dcfe-11ea-9330-fb4f4e2d1b71.png">
Those hints seem to occupy plenty of space for no apparent benefit, with their destructured content not used in the code with the function hints.
I'm not entirely sure if we should show something else than `IdentPat`s, since I don't understand some of the `Pat` variant meanings:
a1c187eef3/crates/syntax/src/ast/generated/nodes.rs (L1336-L1352)
Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
|
2020-08-13 10:20:59 +00:00 |
|
bors[bot]
|
de1d93455f
|
Merge #5744
5744: Rename ra_project_model -> project_model r=matklad a=pksunkara
Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
|
2020-08-13 10:10:03 +00:00 |
|
Pavan Kumar Sunkara
|
eac24d52e6
|
Rename ra_project_model -> project_model
|
2020-08-13 12:05:30 +02:00 |
|
bors[bot]
|
8870a5ea13
|
Merge #5743
5743: Remove ra_fmt crate
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 10:00:05 +00:00 |
|
Aleksey Kladov
|
c81f6230da
|
Remove ra_fmt crate
|
2020-08-13 11:59:42 +02:00 |
|
Aleksey Kladov
|
479235ff0b
|
Minor
|
2020-08-13 11:48:26 +02:00 |
|
bors[bot]
|
b5cb16fb90
|
Merge #5741
5741: Minor
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 09:45:29 +00:00 |
|
Aleksey Kladov
|
80c241b39a
|
Minor
|
2020-08-13 11:44:39 +02:00 |
|
Aleksey Kladov
|
f0a9128761
|
Minor
|
2020-08-13 11:41:39 +02:00 |
|
bors[bot]
|
45883921f9
|
Merge #5740
5740: Remove deprecated function
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 09:38:26 +00:00 |
|
Aleksey Kladov
|
b0f03db51d
|
Remove deprecated function
|
2020-08-13 11:37:54 +02:00 |
|
bors[bot]
|
8f58d45bc4
|
Merge #5739
5739: Cleanup **Move Guard** assist
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
|
2020-08-13 09:12:28 +00:00 |
|
Aleksey Kladov
|
26b98b07aa
|
Cleanup **Move Guard** assist
|
2020-08-13 10:57:17 +02:00 |
|
Aleksey Kladov
|
982b299252
|
Temporary disable MacOS builder
GH Actions is not feeling great today :-(
|
2020-08-13 10:57:09 +02:00 |
|
Aleksey Kladov
|
882e1a95ea
|
Merge pull request #5738 from matklad/cfg
Rename ra_cfg -> cfg
|
2020-08-13 10:52:31 +02:00 |
|
Aleksey Kladov
|
7d9480c6eb
|
fmt
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
68c2238725
|
Rename ra_cfg -> cfg
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
5734cc8586
|
Simplify
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
3615758f8e
|
Minimize deps
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
2f45cfc415
|
Rename ra_mbe -> mbe
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
d42ba63976
|
⬆️ crates
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
0e6b94de78
|
Minor
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
e30be7ad15
|
Disabe macros TypeSCript builder
It hangs for some reason, and we are moving TS extension anyways...
|
2020-08-13 10:35:11 +02:00 |
|
Aleksey Kladov
|
6fc43dc15e
|
Merge pull request #5734 from pksunkara/ra_proc_macro_srv
Rename ra_proc_macro_srv -> proc_macro_srv
|
2020-08-13 10:03:01 +02:00 |
|