]> git.lizzy.rs Git - rust.git/history - crates/hir_expand/src/lib.rs
feat: report errors in macro definition
[rust.git] / crates / hir_expand / src / lib.rs
2021-10-09 Aleksey Kladovfeat: report errors in macro definition
2021-10-09 Aleksey Kladovinternal: start new macro test suite
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-28 bors[bot]Merge #10305
2021-09-27 bors[bot]Merge #10375
2021-09-27 bors[bot]Merge #10374
2021-09-27 Jonas SchievinkMake `stringify!` prettify its input
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas Wirthfix source_to_def trying to use attribute macro calls...
2021-09-14 Lukas WirthPick smaller node ancestors first when descending at...
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10229
2021-09-13 bors[bot]Merge #10126
2021-09-13 Lukas WirthSpeculatively expand attributes in completions
2021-09-08 bors[bot]Merge #10093
2021-09-06 bors[bot]Merge #10152
2021-09-06 bors[bot]Merge #10157
2021-09-06 bors[bot]Merge #10154
2021-09-05 bors[bot]Merge #10161
2021-09-05 Aleksey Kladovinternal: remove accidental code re-use
2021-09-01 bors[bot]Merge #9954
2021-08-31 bors[bot]Merge #10095
2021-08-31 bors[bot]Merge #10098
2021-08-31 Aleksey Kladovinternal: simplify
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-28 bors[bot]Merge #10067
2021-08-28 Lukas WirthReturn all ranges corresponding to a token id in TokenMap
2021-08-28 bors[bot]Merge #10066
2021-08-28 bors[bot]Merge #10062
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #10044
2021-08-27 bors[bot]Merge #9970
2021-08-25 Lukas WirthDon't mutate syntax trees when preparing proc-macro...
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 Lukas WirthRespect attributes in Hygiene token up-mapping
2021-08-21 Lukas WirthRemove MappedSubtree
2021-08-21 Lukas WirthMap attribute input tokens correctly
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-20 bors[bot]Merge #9961
2021-08-20 Aleksey Kladovinternal: prep to 2021 edition
2021-08-20 bors[bot]Merge #9943
2021-08-20 Lukas WirthUse correct HirFileId in find_related_test
2021-08-20 Lukas WirthFix runnables not seeing test and bench attributes
2021-08-19 bors[bot]Merge #9955
2021-08-19 Lukas WirthRename fails on renaming definitions created by macros
2021-08-16 bors[bot]Merge #9924
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9735
2021-08-05 bors[bot]Merge #9785
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9786
2021-08-04 Jonas SchievinkFix detection of macro file in inactive-code diag
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-14 Jadetree-wide: make rustdoc links spiky so they are clickable
2021-06-11 bors[bot]Merge #9192
2021-06-09 bors[bot]Merge #9195
2021-06-09 bors[bot]Merge #9193
2021-06-09 Lukas WirthImplement dummy expansions for builtin attributes
2021-06-03 bors[bot]Merge #9128
2021-06-03 Jonas SchievinkExpand procedural attribute macros
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9057
2021-05-29 Jonas SchievinkThread proc-macro types through the HIR
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9003
2021-05-26 bors[bot]Merge #9002
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 bors[bot]Merge #8973
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
next