]> git.lizzy.rs Git - rust.git/history - crates/hir_expand/src/db.rs
feat: report errors in macro definition
[rust.git] / crates / hir_expand / src / db.rs
2021-10-09 Aleksey Kladovfeat: report errors in macro definition
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
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-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-22 bors[bot]Merge #10284
2021-09-19 bors[bot]Merge #10293
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 #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 Lukas WirthSpeculatively expand attributes in completions
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-01 bors[bot]Merge #9954
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-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 bors[bot]Merge #9972
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 #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 WirthFix runnables not seeing test and bench attributes
2021-08-20 Lukas WirthDo not replace items annotated with builtin attrs with...
2021-08-16 bors[bot]Merge #9921
2021-08-16 bors[bot]Merge #9924
2021-08-16 bors[bot]Merge #9920
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-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
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::useless_return
2021-06-13 Maan2003clippy::useless_conversion
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-09 bors[bot]Merge #9191
2021-06-08 bors[bot]Merge #9186
2021-06-08 bors[bot]Merge #9183
2021-06-08 phynalleFix typo
next