]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-20 cynecxhir_ty: fix visibility in infer_inherent_method test
2021-03-20 cynecxhir_ty: introduce visible_from_module param into method...
2021-03-20 cynecxhir_ty: check field visibility while iterating through...
2021-03-20 cynecxhir_ty: add field_visibilities and fn_visibility queries
2021-03-20 cynecxhir_ty: add tests around autoderef with visibility...
2021-03-20 cynecxhir_ty: fix tests by making required methods public
2021-03-20 bors[bot]Merge #8119
2021-03-20 Lukas WirthDon't return a SourceChange on WillRenameFiles when...
2021-03-20 Lukas WirthFix add_life_to_type label typo
2021-03-20 bors[bot]Merge #8117
2021-03-20 Florian DieboldTurn Obligation into something similar to chalk_ir...
2021-03-20 bors[bot]Merge #8116
2021-03-20 Florian DieboldRemove WhereClause::Error
2021-03-20 bors[bot]Merge #8115
2021-03-20 Florian DieboldRename GenericPredicate -> WhereClause
2021-03-19 bors[bot]Merge #8112
2021-03-19 Jonas SchievinkAdd `AttrsWithOwner` and clean up `source_map`
2021-03-19 Jonas SchievinkMove `AttrsOwnerNode` to syntax and make it public
2021-03-19 bors[bot]Merge #8111
2021-03-19 Jonas SchievinkReturn `Either` from `MacroDefId::ast_id`
2021-03-19 bors[bot]Merge #8110
2021-03-19 Aleksey Kladovsimplify
2021-03-19 bors[bot]Merge #8109
2021-03-19 Aleksey KladovMake ast editing more ergonomic
2021-03-19 bors[bot]Merge #8108
2021-03-19 Jonas SchievinkFix handling of `#![cfg]` in outline module file
2021-03-19 bors[bot]Merge #8106
2021-03-19 Jonas SchievinkAdd builtin macro-like attributes
2021-03-19 bors[bot]Merge #8104
2021-03-19 Jonas SchievinkRename derive-specific APIs
2021-03-19 bors[bot]Merge #8102
2021-03-19 Lukas WirthCleanup qualify_path
2021-03-19 bors[bot]Merge #8097
2021-03-19 bors[bot]Merge #8101
2021-03-19 Lukas WirthReplace Projection variant in GenericPredicate with...
2021-03-19 Lukas WirthParse extended_key_value_attributes
2021-03-18 bors[bot]Merge #8099
2021-03-18 Jonas SchievinkDocument fields of `ModuleId`
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8086
2021-03-18 Lukas WirthUse a highlight modifier for intra doc links
2021-03-18 bors[bot]Merge #8096
2021-03-18 Florian DieboldChalkify TraitRef
2021-03-18 Lukas WirthFix associated items not being appended to paths in...
2021-03-18 bors[bot]Merge #8083
2021-03-18 bors[bot]Merge #8094
2021-03-18 Jonas SchievinkFix infinite recursion when computing diagnostics for...
2021-03-18 bors[bot]Merge #8093
2021-03-18 Jonas SchievinkAdd test
2021-03-18 Jonas SchievinkRecord custom derive helpers in `DefMap`
2021-03-18 bors[bot]Merge #8091
2021-03-18 Jonas SchievinkAdd test for goto def on proc macro invocation
2021-03-18 bors[bot]Merge #8089
2021-03-18 Aleksey KladovUpdate docs/user/manual.adoc
2021-03-18 Mickael IstriaUpdate info about Eclipse Corrosion
2021-03-18 bors[bot]Merge #8088
2021-03-18 Jonas SchievinkStore an `AstId` for procedural macros
2021-03-18 bors[bot]Merge #8087
2021-03-18 Jonas SchievinkMake MacroDefId's `AstId` mandatory when possible
2021-03-18 bors[bot]Merge #8085
2021-03-18 Jonas SchievinkCreate AstId for builtin_derive macro in tests
2021-03-18 bors[bot]Merge #8082
2021-03-18 Edwin ChengHandle inner recursive macro rules cases
2021-03-18 Lukas WirthTrack source file IDs in source mapping of Attrs
2021-03-18 bors[bot]Merge #8081
2021-03-18 Edwin ChengReorganize mbe tests
2021-03-18 bors[bot]Merge #8080
2021-03-18 Jonas SchievinkRename `item_tree` query to `file_item_tree`
2021-03-18 Jonas SchievinkMake `ItemTreeId` its own type
2021-03-18 bors[bot]Merge #8079
2021-03-18 Jonas SchievinkAvoid cloning `CfgOptions`
2021-03-18 bors[bot]Merge #8078
2021-03-18 Jonas SchievinkSupport `#[cfg]` on all associated items
2021-03-17 bors[bot]Merge #8076
2021-03-17 Jonas SchievinkAdd test for self-calling inner function
2021-03-17 bors[bot]Merge #8075
2021-03-17 Jonas SchievinkFix `use crate as <name>;` imports
2021-03-17 bors[bot]Merge #8073
2021-03-17 Jonas SchievinkImprove diagnostic when including nonexistent file
2021-03-17 bors[bot]Merge #8072
2021-03-17 Jonas SchievinkUse first early expansion error during nameres
2021-03-17 bors[bot]Merge #8071
2021-03-17 Lukas WirthSemantic highlight intradoclinks in documentation
2021-03-17 bors[bot]Merge #8069
2021-03-17 Lukas WirthInject highlight into block doc comments
2021-03-17 bors[bot]Merge #8068
2021-03-17 Jonas SchievinkImprove test
2021-03-17 Jonas SchievinkApply `#[cfg]`s when computing function signatures
2021-03-17 Jonas SchievinkAdd test for `#[cfg]` on function params
2021-03-17 Jonas SchievinkItemTree: lower attributes on fn parameters
2021-03-17 Jonas SchievinkCorrectly parse attributes on fn parameters
2021-03-17 bors[bot]Merge #8067
2021-03-17 Lukas WirthCheck whether cursor is on and not between intra doc...
2021-03-17 bors[bot]Merge #8065
2021-03-17 Lukas WirthFix incorrect newline emission in Attrs::docs
2021-03-17 bors[bot]Merge #8066
2021-03-17 Jonas SchievinkHandle `#[cfg]` on call arguments
2021-03-17 Lukas WirthBetter handling of block doc comments
2021-03-17 bors[bot]Merge #8059
2021-03-17 Lukas WirthRemove quadratic attr source lookup
next