]> git.lizzy.rs Git - rust.git/history - crates/hir_expand
Merge #10199
[rust.git] / crates / hir_expand /
2021-09-13 bors[bot]Merge #10199
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
2021-08-09 Aleksey Kladovinternal: remove useless helpers
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9816
2021-08-08 Lukas WirthImplement if_to_bool_then assist
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-08-04 bors[bot]Merge #9734
2021-07-31 bors[bot]Merge #9746
2021-07-31 Aleksey Kladovinternal: add API to check what are the max limits...
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
next