rust/crates
bors[bot] 767ff2c13c
Merge #2844
2844: Use dummy value for line! and column! macro r=matklad a=edwin0cheng

Use dummy value `0` for line! and column! macro. 

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-01-14 17:59:24 +00:00
..
ra_arena
ra_assists Tweak add_custom_impl 2020-01-14 09:08:45 -05:00
ra_batch
ra_cargo_watch Defer cargo check until after workspace load 2020-01-13 17:12:14 +01:00
ra_cfg
ra_cli Some clippy lints 2020-01-13 11:27:06 -05:00
ra_db Remove the Default impl for SourceRoot 2020-01-08 19:42:27 +01:00
ra_fmt
ra_hir Move Type API to type 2020-01-14 14:42:52 +01:00
ra_hir_def Merge #2803 2020-01-11 23:00:37 +00:00
ra_hir_expand Use dummy value for line! and column! macro 2020-01-15 01:47:01 +08:00
ra_hir_ty Merge #2844 2020-01-14 17:59:24 +00:00
ra_ide Move Type API to type 2020-01-14 14:42:52 +01:00
ra_lsp_server Tweak add_custom_impl 2020-01-14 09:08:45 -05:00
ra_mbe Add details about test_repeat_bad_var current state 2019-12-30 17:12:20 +01:00
ra_parser Readability 2020-01-13 11:38:53 -05:00
ra_prof Improve profiling output when duration filter is specified 2020-01-02 17:26:02 +01:00
ra_project_model Address nit 2020-01-10 22:41:52 +01:00
ra_syntax refactor(ra_syntax.validation): removed code duplication from validate_literal() function 2020-01-14 04:09:03 +02:00
ra_text_edit
ra_tt Refactoring 2019-12-18 13:10:37 +08:00
ra_vfs_glob
test_utils Refactor goto tests to always specify texts 2019-12-18 16:00:35 +01:00