]> git.lizzy.rs Git - rust.git/history - crates/hir_expand
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / crates / hir_expand /
2021-09-19 bors[bot]Merge #10293
2021-09-19 Lukas WirthDon't bail on parse errors in macro input for builtin...
2021-09-19 bors[bot]Merge #10289
2021-09-19 Lukas WirthOnly strip derive attributes when preparing macro input
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 WirthDownmap the token in attribute inputs when expanding...
2021-09-13 bors[bot]Merge #10199
2021-09-13 Lukas WirthSpeculatively expand attributes in completions
2021-09-12 bors[bot]Merge #10202
2021-09-11 bors[bot]Merge #10207
2021-09-11 bors[bot]Merge #10206
2021-09-11 Giles Coperemoving seemingly unused dev deps.
2021-09-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-08 bors[bot]Merge #10093
2021-09-08 bors[bot]Merge #10174
2021-09-06 bors[bot]Merge #10168
2021-09-06 Aleksey Kladovinternal: make name consistent with usage
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-03 bors[bot]Merge #10130
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-01 bors[bot]Merge #9954
2021-08-31 bors[bot]Merge #10101
2021-08-31 Aleksey Kladovinternal: reduce coupling
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 #10081
2021-08-30 Mario Carneirofail -> failed
2021-08-30 Mario CarneiroUpdate crates/hir_expand/src/db.rs
2021-08-30 Mario CarneiroFix error message
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-26 bors[bot]Merge #10032
2021-08-26 oxalicaFix missing unsafe block for the nightly change
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-22 bors[bot]Merge #9989
2021-08-22 bors[bot]Merge #9988
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9984
2021-08-22 bors[bot]Merge #9979
2021-08-22 Lukas WirthReplace stripped derives with whitespace in process_mac...
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 #9965
2021-08-21 Lukas WirthDon't ask for the builtin attribute input twice
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 #9960
2021-08-20 Lukas WirthSwitch AstDatabase::exapnd_proc_macro to ExpandResult
2021-08-20 Lukas WirthSwitch BuiltinDeriveExpander::expand to ExpandResult
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-20 Lukas WirthDo not replace items annotated with builtin attrs with...
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 #9921
2021-08-16 bors[bot]Merge #9924
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-16 bors[bot]Merge #9918
2021-08-16 Aleksey Kladovminor: simplify
2021-08-16 bors[bot]Merge #9917
2021-08-16 Aleksey Kladovminor: remove dead code
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9823
2021-08-09 Aleksey Kladovfix: avoid pathological macro expansions
next