rust/crates
bors[bot] a3dbd272e0
Merge #4406 #4410 #4411 #4417
4406: Update cargo-metadata r=matklad a=edwin0cheng

This PR update `cargo-metadata` to  0.10.0 and it also relax the` serde-derive` deps to 1.0 for tests in `proc-macro-srv`.

cc @robojumper 

r= @matklad  , I think you would have something to say related to https://github.com/serde-rs/json/issues/647#issue-593788429 ?





4410: Improve wording in comment r=matklad a=edwin0cheng



4411: do not remove then block when you unwrap else block #4361 r=matklad a=bnjjj

close #4361 

4417: Omit default types in HirDisplay SourceCode mode r=matklad a=TimoFreiberg

Closes #4390

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
Co-authored-by: Timo Freiberg <timo.freiberg@gmail.com>
2020-05-10 17:37:07 +00:00
..
ra_arena Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_assists Merge #4406 #4410 #4411 #4417 2020-05-10 17:37:07 +00:00
ra_cfg Move feature desugaring to the right abstraction layer 2020-05-08 02:56:53 +02:00
ra_db Add fixture doc comment 2020-05-06 18:09:28 +02:00
ra_flycheck Merge #4406 #4410 #4411 #4417 2020-05-10 17:37:07 +00:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir New HirDisplay method for displaying sourcecode 2020-05-08 17:12:18 +02:00
ra_hir_def Remove HasVisibility implementation 2020-05-07 16:31:51 +03:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Omit default types in HirDisplay SourceCode mode 2020-05-10 18:10:15 +02:00
ra_ide Simplify proto conversion 2020-05-10 19:01:26 +02:00
ra_ide_db Remove HasVisibility implementation 2020-05-07 16:31:51 +03:00
ra_mbe Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_parser Fix parsing of blocks without { 2020-05-02 14:35:17 +02:00
ra_proc_macro proc_macro: add ability to log to stderr and view output in vscode 2020-04-23 01:57:02 +03:00
ra_proc_macro_srv Remove dbg 2020-05-10 06:39:36 +08:00
ra_prof Simplify profiler impl (bubble up Option and shorten code 2020-04-26 00:55:49 +03:00
ra_project_model Merge #4406 #4410 #4411 #4417 2020-05-10 17:37:07 +00:00
ra_syntax unindent -> dedent 2020-05-09 14:48:43 +02:00
ra_text_edit Simplify proto conversion 2020-05-10 19:01:26 +02:00
ra_toolchain Cleanup 2020-05-08 14:55:28 +02:00
ra_tt Improve tt::Subtree debug print 2020-04-10 00:17:32 +08:00
rust-analyzer req -> lsp_ext 2020-05-10 19:27:12 +02:00
stdx Move snake case method to heck 2020-05-03 21:35:21 +03:00
test_utils unindent -> dedent 2020-05-09 14:48:43 +02:00