]> git.lizzy.rs Git - rust.git/history - crates/ra_ide_api/src/lib.rs
automatically collect garbage
[rust.git] / crates / ra_ide_api / src / lib.rs
2019-01-27 Aleksey Kladovautomatically collect garbage
2019-01-26 bors[bot]Merge #659
2019-01-26 bors[bot]Merge #660
2019-01-26 bors[bot]Merge #666
2019-01-26 Aleksey Kladovrename source_file -> parse
2019-01-26 bors[bot]Merge #664
2019-01-26 Aleksey Kladovrename FilesDatabase -> SourceDatabase
2019-01-26 Aleksey Kladovfold syntax database into files database
2019-01-25 bors[bot]Merge #644
2019-01-25 bors[bot]Merge #643
2019-01-25 Aleksey Kladovadd gc request
2019-01-23 bors[bot]Merge #608
2019-01-23 Aleksey Kladovmove completion item tests closer to the code
2019-01-23 bors[bot]Merge #598
2019-01-22 bors[bot]Merge #602
2019-01-22 Aleksey Kladovad status command
2019-01-20 bors[bot]Merge #574
2019-01-20 bors[bot]Merge #580
2019-01-20 Aleksey Kladovextend selection expands macros and can totally panic
2019-01-20 Aleksey Kladovsomewhat better name
2019-01-20 Aleksey Kladovmake matching brace consistent
2019-01-20 Aleksey Kladovuse with_db consistently
2019-01-19 gfreezyrefactor completions to use TextEdit instead of InsertText
2019-01-19 gfreezyfix comments
2019-01-19 gfreezymove rename to a new mod
2019-01-17 bors[bot]Merge #561
2019-01-17 Aleksey Kladov:arrow_up: salsa
2019-01-16 bors[bot]Merge #536
2019-01-15 bors[bot]Merge #558
2019-01-15 Aleksey Kladovkill last cancelables
2019-01-15 bors[bot]Merge #557
2019-01-15 Aleksey Kladovremove Canceled from impl of ra_ide_api
2019-01-15 Aleksey Kladovremove Canceled from API impl
2019-01-15 bors[bot]Merge #554
2019-01-15 bors[bot]Merge #551
2019-01-15 Aleksey Kladovremove Cancelable from Module API, part 2
2019-01-15 bors[bot]Merge #550
2019-01-15 Aleksey Kladovremove cancelable from symbols
2019-01-11 Aleksey Kladovrename TreePtr -> TreeArc
2019-01-11 bors[bot]Merge #496
2019-01-11 Aleksey Kladovfix tests
2019-01-11 Aleksey Kladovreturn ref ranges from gotodef
2019-01-11 Aleksey Kladovenvapsulate navigation target better
2019-01-11 Aleksey KladovMake from_syntax private
2019-01-11 Aleksey Kladovmove nav to a separate file
2019-01-11 Aleksey Kladovgroup feature modules
2019-01-10 bors[bot]Merge #490
2019-01-10 bors[bot]Merge #463
2019-01-10 Florian DieboldUse name resolution for goto definition
2019-01-10 bors[bot]Merge #475
2019-01-10 bors[bot]Merge #478
2019-01-10 Aleksey Kladovuse unwinding for cancelation
2019-01-09 bors[bot]Merge #473
2019-01-09 Marcus Klaas de... Fix typos in ARCHITECTURE.md and a number of crates
2019-01-08 Marcus Klaas de... Fix typo defenition -> definition
2019-01-08 bors[bot]Merge #471
2019-01-08 Aleksey Kladovfix the docs
2019-01-08 Aleksey Kladovfix usages after rename