]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-13 bors[bot]Merge #7994
2021-03-13 Edwin ChengAdd bindings builder for speed up matching
2021-03-13 Edwin Chengadd expand log
2021-03-13 bors[bot]Merge #7991
2021-03-13 Jonas SchievinkSimplify hir_def TestDB
2021-03-12 bors[bot]Merge #7989
2021-03-12 Jonas SchievinkRemove `ItemTree::source`
2021-03-12 bors[bot]Merge #7986
2021-03-12 Florian DieboldSimplify a bit
2021-03-12 bors[bot]Merge #7985
2021-03-12 Florian DieboldUse Chalk Environment more directly
2021-03-12 bors[bot]Merge #7956
2021-03-12 Lukas WirthFix convert_iter_for_each_to_for doctest
2021-03-12 bors[bot]Merge #7904
2021-03-12 Josh Mcguiganupdate relevance score u8 -> u32
2021-03-12 Josh Mcguiganadd relevance score test
2021-03-12 Josh Mcguiganremove unused CompletionScore enum
2021-03-12 Josh Mcguiganadd completion relevance score
2021-03-12 bors[bot]Merge #7980
2021-03-12 Lukas WirthFix remaining references to `cargo xtask codegen`
2021-03-12 Luiz Carlos... fix: generated test fixture
2021-03-12 Luiz Carlosfix: replace doc-comments with normal comments
2021-03-12 Luiz Carlos... refactor: refactored and reduced assist code
2021-03-12 bors[bot]Merge #7978
2021-03-12 Aleksey KladovUnify naming
2021-03-12 bors[bot]Merge #7974
2021-03-11 yonip23use references in CompletionItem's builder
2021-03-11 bors[bot]Merge #7972
2021-03-11 Conrad Ludgatefix: add semicolon after type ascription
2021-03-10 bors[bot]Merge #7969
2021-03-10 Lukas WirthReturn original text range in PrepareRename responses...
2021-03-10 bors[bot]Merge #7967
2021-03-10 Jonas SchievinkUse expect-test for builtin macro/derive tests
2021-03-10 bors[bot]Merge #7965
2021-03-10 kjeremycargo update and lexer
2021-03-10 bors[bot]Merge #7964
2021-03-10 Luiz Carlos... fix: remove semicolon
2021-03-10 Jonas SchievinkImplement builtin `cfg!` macro
2021-03-10 bors[bot]Merge #7961
2021-03-10 Josh Mcguiganadd user docs for ssr assist
2021-03-10 bors[bot]Merge #7959
2021-03-10 Jonas SchievinkPrefer names from outer DefMap over extern prelude
2021-03-10 bors[bot]Merge #7958
2021-03-10 Lukas WirthAvoid double text edits when renaming mod declaration
2021-03-10 bors[bot]Merge #7874
2021-03-10 Josh Mcguiganadd apply ssr assist
2021-03-10 bors[bot]Merge #7957
2021-03-10 Kirill BulatovFix labels for single import assists
2021-03-10 Luiz Carlos... fix: code formatting
2021-03-10 Luiz Carlos... fix: tests should work for convert_iter_for_each_to_for
2021-03-10 Luiz Carlos... refactor: create block expressions and for loops using...
2021-03-10 Luiz Carlos... feat: add expr_for_loop to make in syntax
2021-03-10 Luiz Carlos... feat: add assist to conver for_each into for loops
2021-03-10 bors[bot]Merge #7955
2021-03-10 Jonas SchievinkStop fetching ItemTrees for no reason
2021-03-09 bors[bot]Merge #6822
2021-03-09 Edwin Chenguse doc-comments
2021-03-09 bors[bot]Merge #7949
2021-03-09 Aleksey KladovCompilation speed
2021-03-09 bors[bot]Merge #7948
2021-03-09 Jonas SchievinkDelete `ContainerId`
2021-03-09 bors[bot]Merge #7878
2021-03-09 Jonas SchievinkStop using `ContainerId` in `AssocContainerId`
2021-03-09 Jonas SchievinkCheck ancestor maps when computing traits in scope
2021-03-09 Jonas SchievinkRemove `item_scope` field from `Body`
2021-03-09 Jonas SchievinkUse `body.block_scopes` in `hir_ty` tests
2021-03-09 Jonas SchievinkUse `body.block_scopes` to validate inner items
2021-03-09 Jonas SchievinkUse `body.block_scopes` in `ChildBySource`
2021-03-09 Jonas SchievinkStore inner `BlockId`s in `Body`
2021-03-09 Jonas SchievinkChange `ChildBySource` to allow reusing `DynMap`
2021-03-09 bors[bot]Merge #7945
2021-03-09 Aleksey KladovFuture proof completion scores
2021-03-09 bors[bot]Merge #7942
2021-03-09 Lukas WirthShow whether a binding is mutable or not on hover
2021-03-09 bors[bot]Merge #7944
2021-03-09 Aleksey KladovSelecting `&mut foo` completion now actually inserts...
2021-03-09 Lukas WirthDon't show const items initializer expressions on hover
2021-03-09 Aleksey KladovCleanup auto-ref in completion
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7940
2021-03-09 Lukas WirthFix unused definitions not being document highlit
2021-03-09 Aleksey KladovCleanup
2021-03-09 Aleksey KladovCleanup
2021-03-09 Aleksey KladovFix bad names
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-09 Aleksey KladovImprove compilation speed
2021-03-09 bors[bot]Merge #7932
2021-03-09 Aleksey KladovMake code less surprising
2021-03-09 bors[bot]Merge #7931
2021-03-09 Jonas SchievinkUse `Type::new_with_resolver_inner` more
2021-03-09 bors[bot]Merge #7927
2021-03-09 bors[bot]Merge #7928
2021-03-09 Duong Do Minh... Fix format
2021-03-09 bors[bot]Merge #7930
2021-03-09 Aleksey KladovClarify that all caps are experimental
2021-03-09 Duong Do Minh... Add trailing commas
2021-03-09 Duong Do Minh... Update the test to match the change
2021-03-09 Duong Do Minh... Add completion to turn x.err into Err(x)
2021-03-08 bors[bot]Merge #7898
2021-03-08 Josh Mcguigangenerate_function assist don't render snippet if ret...
next