rust-analyzer/crates/ra_hir/src
bors[bot] 5be7bd605a
Merge #2348 #2352
2348: Add support for stringify! builtin macro r=matklad a=piotr-szpetkowski

Refs #2212

First time ever contributing here, hopefully it's ok.

2352: Move TypeAlias to hir_def r=matklad a=matklad



Co-authored-by: Piotr Szpetkowski <piotr.szpetkowski@pyquest.space>
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-11-22 10:14:41 +00:00
..
code_model Rename Atts trait 2019-11-22 11:36:14 +03:00
ty reformat 2019-11-21 16:31:48 +03:00
code_model.rs Move TypeAlias to hir_def 2019-11-22 13:13:51 +03:00
db.rs Merge #2348 #2352 2019-11-22 10:14:41 +00:00
debug.rs cleanup 2019-10-29 16:19:08 +03:00
diagnostics.rs Rename Source::ast -> Source::value 2019-11-20 09:42:30 +03:00
expr.rs Move resolver to hir_def 2019-11-21 15:39:09 +03:00
from_id.rs Remove old hir::generics module 2019-11-21 16:23:02 +03:00
from_source.rs Move constants to new ID 2019-11-20 18:41:23 +03:00
ids.rs Upgrade Chalk 2019-11-16 13:11:29 +01:00
impl_block.rs Move resolver to hir_def 2019-11-21 15:39:09 +03:00
lang_item.rs Rename Source::ast -> Source::value 2019-11-20 09:42:30 +03:00
lib.rs Merge #2348 #2352 2019-11-22 10:14:41 +00:00
marks.rs Move expression lowering to hir_def 2019-11-12 18:46:57 +03:00
source_binder.rs Add to_macro_file_kind 2019-11-22 02:38:14 +08:00
test_db.rs Privatize modules 2019-11-15 10:42:54 +03:00
ty.rs Remove old hir::generics module 2019-11-21 16:23:02 +03:00
util.rs make_mut_slice 2019-10-14 19:50:12 +09:00