]> git.lizzy.rs Git - rust.git/history - crates/hir_def/src
Merge #6924
[rust.git] / crates / hir_def / src /
2020-12-18 bors[bot]Merge #6924
2020-12-18 Jonas SchievinkRefactor attributes API to allow handling cfg_attr
2020-12-17 bors[bot]Merge #6912
2020-12-17 bors[bot]Merge #6916
2020-12-17 Jonas SchievinkMake `Attrs::from_attrs_owner` private
2020-12-17 bors[bot]Merge #6915
2020-12-17 Jonas SchievinkAdd `AttrDefId::krate`
2020-12-17 bors[bot]Merge #6907
2020-12-16 bors[bot]Merge #6910
2020-12-16 Jonas SchievinkRemove `module_lang_items`
2020-12-16 bors[bot]Merge #6909
2020-12-16 Jonas SchievinkAvoid querying attributes in item tree lowering
2020-12-16 bors[bot]Merge #6896
2020-12-16 bors[bot]Merge #6897
2020-12-16 Lukas WirthNode-ify lifetimes
2020-12-16 bors[bot]Merge #6861
2020-12-16 bors[bot]Merge #6894
2020-12-15 Jonas SchievinkMake macro def krate mandatory
2020-12-15 Jonas SchievinkBasic support for decl macros 2.0
2020-12-15 bors[bot]Merge #6879
2020-12-15 Lukas WirthChange HasChildSource::ChildId assoc item to generic...
2020-12-15 bors[bot]Merge #6893
2020-12-15 Jonas SchievinkMove to upstream `macro_rules!` model
2020-12-15 bors[bot]Merge #6886
2020-12-15 bors[bot]Merge #6888
2020-12-15 bors[bot]Merge #6887
2020-12-15 bors[bot]Merge #6875
2020-12-15 Edwin ChengExpand statements for mbe in lowering
2020-12-14 bors[bot]Merge #6874
2020-12-14 bors[bot]Merge #6862
2020-12-14 bors[bot]Merge #6817
2020-12-14 Lukas WirthAdd LifetimeParam resolving to Semantics
2020-12-13 bors[bot]Merge #6840
2020-12-13 bors[bot]Merge #6852
2020-12-13 Lukas WirthIgnore lifetime params in substitutions
2020-12-12 bors[bot]Merge #6845
2020-12-12 bors[bot]Merge #6818
2020-12-12 bors[bot]Merge #6839
2020-12-11 Lukas WirthAdd Lifetimes to the HIR
2020-12-11 bors[bot]Merge #6813
2020-12-11 bors[bot]Merge #6836
2020-12-11 Lukas WirthUse Attrs::docs in NavigationTarget instead of DocComme...
2020-12-11 bors[bot]Merge #6834
2020-12-11 Lukas WirthUse Attrs::docs in runnables instead of DocCommentsOwner
2020-12-11 bors[bot]Merge #6832
2020-12-11 Jonas SchievinkAdd upstream commit to builtin_attr.rs
2020-12-11 bors[bot]Merge #6819
2020-12-11 Jonas SchievinkAdd builtin attributes for use in nameres
2020-12-10 bors[bot]Merge #6769
2020-12-10 bors[bot]Merge #6798
2020-12-10 Jonas SchievinkRemove item tree tests
2020-12-10 Jonas SchievinkIgnore extern items in incorrect-case check
2020-12-09 bors[bot]Merge #6785
2020-12-09 bors[bot]Merge #6784
2020-12-09 Aleksey KladovIntroduce anchored_path
2020-12-09 bors[bot]Merge #6771
2020-12-09 bors[bot]Merge #6775
2020-12-09 bors[bot]Merge #6774
2020-12-09 Lukas WirthProperly decrement recursion count in Expander
2020-12-09 Lukas WirthProperly fetch inner and outer docs on hir-level
2020-12-08 Lukas WirthProperly fetch inner and outer attributes on hir-level
2020-12-08 bors[bot]Merge #6766
2020-12-08 bors[bot]Merge #6761
2020-12-08 bors[bot]Merge #6765
2020-12-08 Jonas SchievinkUse `original_file_range` in `TestDB`
2020-12-08 bors[bot]Merge #6763
2020-12-08 Jonas SchievinkAdd test for `$crate` in builtin macros
2020-12-08 Jonas SchievinkHandle macros in `TestDB::check_diagnostics`
2020-12-08 bors[bot]Merge #6760
2020-12-08 bors[bot]Merge #6750
2020-12-08 Lukas WirthEscape string literals in Attr::from_src
2020-12-07 Lukas WirthReplace Arc<[str]> with String in attr::Documentation
2020-12-07 Lukas WirthKeep doc attribute order
2020-12-07 Lukas WirthRemove raw pre and suffixes from string attr literals
2020-12-07 Lukas WirthRemove hir_def/docs.rs module
2020-12-07 Lukas WirthRemove documentation query
2020-12-07 bors[bot]Merge #6719
2020-12-07 bors[bot]Merge #6745
2020-12-07 bors[bot]Merge #6743
2020-12-07 Lukas WirthDon't insert blank lines between doc attributes
2020-12-07 bors[bot]Merge #6731
2020-12-03 bors[bot]Merge #6713
2020-12-03 Jonas SchievinkMake `compile_error!` message match upstream rustc
2020-12-03 bors[bot]Merge #6712
2020-12-03 Jonas SchievinkFix proc macro token mapping
2020-12-03 bors[bot]Merge #6700
2020-12-03 Jonas SchievinkMake `compile_error!` lazy and emit a diagnostic
2020-12-03 Jonas SchievinkGive better diagnostic if `OUT_DIR` is unset
2020-12-03 Jonas SchievinkUpdate/Fix tests
2020-12-03 Jonas SchievinkPropagate eager expansion errors
2020-12-02 bors[bot]Merge #6699
2020-12-02 Jonas SchievinkTest macro diagnostics in body lowering
2020-12-02 bors[bot]Merge #6698
2020-12-02 Jonas SchievinkAttach macro expansion errors to the right file
2020-12-02 bors[bot]Merge #6649
2020-12-02 bors[bot]Merge #6673
2020-12-02 bors[bot]Merge #6679
2020-12-02 bors[bot]Merge #6697
2020-12-02 Lukas WirthDon't discard PathKind::Abs information in lower_use...
2020-12-01 bors[bot]Merge #6689
next