]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-01-05 bors[bot]Merge #427
2019-01-05 Alan DuFix join_lines use_items right w/ and w/o comma
2019-01-05 Alan DuAddress join lines use items right }
2019-01-04 Aleksey Kladov:arrow_up: rowan
2019-01-04 bors[bot]Merge #370
2019-01-04 bors[bot]Merge #428
2019-01-04 Aleksey Kladov:arrow_up: salsa
2019-01-04 Florian DieboldRename ImplsInCrateQuery as well
2019-01-04 Alan DuRemove extra space when joining lines in use items
2019-01-04 Florian DieboldDo impl collection per module, not per crate
2019-01-04 Florian DieboldRename ImplBlock::target -> target_type, and add target...
2019-01-04 Florian DieboldRename traits::impl_item -> impl_block as well, as...
2019-01-04 Florian DieboldAdd a test for self field completion
2019-01-04 Florian DieboldRefactor a bit
2019-01-04 Florian DieboldResolve the Self type
2019-01-04 Florian DieboldResolve the self parameter during type inference
2019-01-04 Florian DieboldType the self parameter
2019-01-04 Florian DieboldAdd HIR for impl blocks
2019-01-04 bors[bot]Merge #426
2019-01-04 Florian DieboldAdd test for self type inference
2019-01-04 Florian DieboldRename ImplItem to ImplBlock
2019-01-04 bors[bot]Merge #425
2019-01-04 Aleksey Kladovremove id arena
2019-01-04 Aleksey Kladovextract area to a crate
2019-01-04 bors[bot]Merge #424
2019-01-04 csmoeadd mod doc comments test in ast
2019-01-04 csmoeparse doc comment for items
2019-01-04 csmoeadd mod doc comment test
2019-01-04 bors[bot]Merge #391
2019-01-04 csmoeconsume trivias for type/const def
2019-01-04 csmoedoc parsing events
2019-01-03 bors[bot]Merge #421
2019-01-03 Aleksey Kladovindex stuff produced by macros
2019-01-03 Aleksey Kladovconstruct index from symbols directly
2019-01-03 bors[bot]Merge #420
2019-01-03 Aleksey Kladovdon't create many compilation units for tests
2019-01-03 bors[bot]Merge #419
2019-01-03 Aleksey Kladovembed file_id into FileSymbol
2019-01-03 bors[bot]Merge #418
2019-01-03 Aleksey Kladovadd pub(crate) works for named fields
2019-01-03 bors[bot]Merge #417
2019-01-03 Aleksey Kladovdont build PRs on windows
2019-01-03 Aleksey Kladovmeasure compile-time separately on travis
2019-01-03 bors[bot]Merge #416
2019-01-03 Aleksey Kladovfix the test
2019-01-03 Aleksey Kladovmore enterprisey assists API
2019-01-03 bors[bot]Merge #415
2019-01-03 Bernardofix tests
2019-01-03 Bernardouse lsp WorkspaceEdit instead of custom source_file_edi...
2019-01-03 bors[bot]Merge #413
2019-01-03 Aleksey Kladovsplit assists over several files
2019-01-03 Aleksey Kladovrename code-actions -> assists
2019-01-03 Aleksey Kladovvisibility owner
2019-01-03 bors[bot]Merge #412
2019-01-03 Aleksey Kladovhardcode vec macro
2019-01-03 bors[bot]Merge #409
2019-01-03 Hirokazu HataDeive type_of test from tests
2019-01-03 bors[bot]Merge #410
2019-01-03 Aleksey Kladovdocs
2019-01-03 Hirokazu HataRemove unnecessary mock functions
2019-01-03 Aleksey Kladovuse LocalPtr in navigation target
2019-01-03 Aleksey Kladovuse LocalSyntaxPtr for file symbol
2019-01-03 Aleksey Kladovmove some logic to navigation target
2019-01-03 Aleksey Kladovadd kind to LocalSyntaxPtr
2019-01-03 Aleksey Kladovexplain that completion shouldn't do filtering
2019-01-03 Hirokazu HataAdd Analysis#teype_of test
2019-01-02 bors[bot]Merge #408
2019-01-02 bors[bot]Merge #407
2019-01-02 Aleksey Kladovsimplify runnables
2019-01-02 bors[bot]Merge #406
2019-01-02 Aleksey Kladovfix compilation
2019-01-02 Aleksey Kladovdoctrings
2019-01-02 Aleksey Kladovget rid of AnalysisImpl
2019-01-02 bors[bot]Merge #405
2019-01-02 gfreezyextend selection inside a string literal should select...
2019-01-02 Aleksey Kladovremove AnalysisHostImpl
2019-01-02 Aleksey Kladovremove some methods from analysis impl
2019-01-02 Aleksey Kladovmove world-symbols to file_symbols
2019-01-02 bors[bot]Merge #404
2019-01-02 Aleksey Kladovfix tests
2019-01-02 Aleksey Kladovmake FileSymbol private
2019-01-02 Aleksey Kladovuse navigation target in API
2019-01-02 Aleksey Kladovintroduce navigation target
2019-01-02 Aleksey Kladovmove symbols to ra_analysis
2019-01-02 bors[bot]Merge #403
2019-01-02 Aleksey Kladovsmall rename
2019-01-02 Aleksey Kladovcomments
2019-01-02 Aleksey Kladovrename
2019-01-01 Aleksey Kladovmove macro id to ids
2019-01-01 Aleksey Kladovmove more stuff to ids
2019-01-01 Aleksey Kladovrename MFileId -> HirFileId
2019-01-01 Bernardonamed multiline problem patterns are not parsed properl...
2019-01-01 Bernardofix regex and add rustc-watch problem matcher
2019-01-01 Aleksey Kladovintroduce ids module
2019-01-01 Aleksey Kladovadd tests for macro generated items
2019-01-01 Aleksey Kladovadd items from macros to modules
2019-01-01 Aleksey Kladovwip
2019-01-01 Aleksey Kladovfix tests
2019-01-01 Aleksey Kladovuse MFile
2019-01-01 Aleksey Kladovintroduce MFileId
next