]> git.lizzy.rs Git - rust.git/history - crates/ra_batch/src
Merge #2706
[rust.git] / crates / ra_batch / src /
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-14 bors[bot]Merge #2552
2019-12-14 Omer Ben-AmramMerge branch 'refs/heads/master' into feature/granular...
2019-12-14 bors[bot]Merge #2554
2019-12-14 bors[bot]Merge #2548
2019-12-13 oxalicaSupport setting cargo features
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey Kladovrename ra_ide_api -> ra_ide
2019-11-25 bors[bot]Merge #2401
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-24 bors[bot]Merge #2378
2019-11-24 Aleksey KladovFix panic in batch analysis
2019-10-23 bors[bot]Merge #1980
2019-10-17 bors[bot]Merge #2012
2019-10-17 bors[bot]Merge #1998
2019-10-14 bors[bot]Merge #2006
2019-10-14 bors[bot]Merge #2007
2019-10-14 Aleksey Kladovremove one more dependency on source roots
2019-10-08 bors[bot]Merge #1969
2019-10-08 Aleksey Kladovuse slightly more idiomatic api for cfg
2019-10-08 bors[bot]Merge #1922
2019-10-08 bors[bot]Merge #1951
2019-10-05 bors[bot]Merge #1960
2019-10-05 bors[bot]Merge #1928
2019-10-02 uHOOCCOOHuRead default cfgs from rustc
2019-09-30 bors[bot]Merge #1937
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 Alexander AndreevAdded test for check doc strings in crates.
2019-09-12 bors[bot]Merge #1818
2019-09-12 bors[bot]Merge #1821
2019-09-12 bors[bot]Merge #1826
2019-09-12 Aleksey Kladovdon't break parser error recovery in presence of macros
2019-09-09 bors[bot]Merge #1795
2019-09-09 bors[bot]Merge #1789
2019-09-09 Aleksey Kladovdocument module
2019-09-06 bors[bot]Merge #1755
2019-09-06 bors[bot]Merge #1780
2019-09-06 Aleksey Kladovadd option to disable notify
2019-08-26 bors[bot]Merge #1736
2019-08-25 bors[bot]Merge #1735
2019-08-25 Aleksey Kladov:arrow_up: vfs
2019-08-22 bors[bot]Merge #1717
2019-08-22 bors[bot]Merge #1715
2019-08-22 Aleksey Kladovimplement feature flags
2019-08-13 bors[bot]Merge #1636
2019-08-06 bors[bot]Merge #1652
2019-08-06 bors[bot]Merge #1657
2019-08-06 Aleksey Kladovintroduce ra_vfs_glob crate
2019-08-06 bors[bot]Merge #1655
2019-08-06 Aleksey Kladovrename
2019-07-04 bors[bot]Merge #1485
2019-07-04 bors[bot]Merge #1486
2019-07-04 Aleksey Kladovallow rustfmt to reorder imports
2019-06-16 bors[bot]Merge #1409
2019-06-16 bors[bot]Merge #1411
2019-06-16 Aleksey Kladovadd analysis-bench to benchmark incremental analysis
2019-06-16 bors[bot]Merge #1408
2019-06-16 bors[bot]Merge #1406
2019-06-15 Aleksey Kladovreuse AnalysisHost in batch analysis
2019-06-15 bors[bot]Merge #1404
2019-06-15 Muhammad Mominul... cargo format
2019-06-15 Muhammad Mominul... Get rid of failure: ra_batch ra_cli
2019-06-12 bors[bot]Merge #1393
2019-06-12 bors[bot]Merge #1382
2019-06-12 Aleksey Kladovmake LRU_CAP configurable for batch db
2019-06-12 Aleksey Kladovuse salsa's LRU for syntax trees
2019-06-06 bors[bot]Merge #1377
2019-06-04 bors[bot]Merge #1374
2019-06-04 Alan DuFix clippy::identity_conversion
2019-06-02 bors[bot]Merge #1368
2019-06-02 bors[bot]Merge #1362
2019-06-02 Aleksey Kladovadd AstDatabase
2019-04-14 bors[bot]Merge #1138
2019-04-09 bors[bot]Merge #1126
2019-04-09 Aleksey Kladovmigrate to salsas interning
2019-04-05 bors[bot]Merge #1118
2019-04-04 bors[bot]Merge #1107
2019-04-04 pcpthmMake robust about target directory
2019-03-24 bors[bot]Merge #1029
2019-03-23 bors[bot]Merge #1031
2019-03-23 bors[bot]Merge #1026
2019-03-23 Aleksey Kladovrename persistent hir database -> def database
2019-03-21 bors[bot]Merge #1002
2019-03-21 bors[bot]Merge #997
2019-03-21 Ville PenttinenMove actual include logic to ProjectRoot
2019-03-20 Ville PenttinenImprove filtering of file roots
2019-03-19 bors[bot]Merge #996
2019-03-18 bors[bot]Merge #995
2019-03-18 bors[bot]Merge #993
2019-03-18 bors[bot]Merge #994
2019-03-18 Ville PenttinenUpgrade ra_vfs to use new Filtering
2019-03-07 bors[bot]Merge #939
2019-03-07 David WoodRename and change `add_roots` to return a `Vec`.
2019-03-07 David WoodInitial implementation of project-lock.json.
2019-02-17 bors[bot]Merge #849
2019-02-17 bors[bot]Merge #846
2019-02-17 bors[bot]Merge #847
2019-02-17 Aleksey Kladovfix-tests
2019-02-14 bors[bot]Merge #830
next