]> git.lizzy.rs Git - rust.git/history - crates/ra_project_model/src
Merge #2706
[rust.git] / crates / ra_project_model / src /
2019-12-29 bors[bot]Merge #2061
2019-12-29 bors[bot]Merge #2650
2019-12-29 bors[bot]Merge #2668
2019-12-27 bors[bot]Merge #2657
2019-12-25 bors[bot]Merge #2658
2019-12-23 Edwin ChengOnly add features flags if non-empty
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-17 bors[bot]Merge #2562
2019-12-15 bors[bot]Merge #2559
2019-12-14 bors[bot]Merge #2561
2019-12-14 bors[bot]Merge #2552
2019-12-14 Aleksey KladovUse all-features by default
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-25 bors[bot]Merge #2401
2019-11-25 bors[bot]Merge #2392
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-24 bors[bot]Merge #2387
2019-11-24 bors[bot]Merge #2381
2019-11-24 JasperDeSutteradd proc-macro crate type handling
2019-11-24 bors[bot]Merge #2383
2019-11-24 Marco GroppoAdd alloc to the sysroot
2019-11-24 bors[bot]Merge #2343
2019-11-22 bors[bot]Merge #2354
2019-11-22 Aleksey KladovCleanup errors
2019-11-22 bors[bot]Merge #2353
2019-11-22 Aleksey KladovAdd support for environment to CrateGraph
2019-11-15 bors[bot]Merge #2165
2019-11-12 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-12 bors[bot]Merge #2223
2019-11-12 bors[bot]Merge #2217
2019-11-12 Metabaronreturn Error instead of panicking in from_cargo_metadata
2019-11-12 MetabaronImplement FromStr for enum Edition
2019-11-11 bors[bot]Merge #2205
2019-11-11 bors[bot]Merge #2203
2019-11-10 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-10 bors[bot]Merge #2201
2019-11-10 Matthias EinwagOverwrite the prelude with one defined in a later depen...
2019-11-09 Matthias EinwagResolve core types
2019-10-23 bors[bot]Merge #1980
2019-10-08 bors[bot]Merge #1969
2019-10-08 Aleksey Kladovhard-code nightly-only CFGs
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-05 oxalicaUse raw cfgs in json project and fix typo
2019-10-02 uHOOCCOOHuRead default cfgs from rustc
2019-10-02 uHOOCCOOHuEnable CfgOptions `test` for workspace crates
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-09 bors[bot]Merge #1795
2019-09-09 bors[bot]Merge #1789
2019-09-09 Aleksey Kladovintroduce hir debugging infra
2019-09-06 bors[bot]Merge #1755
2019-09-05 bors[bot]Merge #1771
2019-09-05 bors[bot]Merge #1766
2019-09-05 bors[bot]Merge #1764
2019-09-05 ivfrancoclose #1763
2019-08-23 bors[bot]Merge #1724
2019-08-22 bors[bot]Merge #1721 #1723
2019-08-22 Bastian KöcherMake sysroot use `RUST_SRC_PATH` if set
2019-08-19 bors[bot]Merge #1703
2019-08-19 Aleksey Kladovdon't load sysroot in most heavy tests
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 Kladovcleanup imports
2019-08-06 Aleksey Kladovcleanup
2019-08-06 Aleksey Kladovrename
2019-07-04 bors[bot]Merge #1487
2019-07-04 bors[bot]Merge #1482
2019-07-04 Jeremy KolbSome clippy fixes for 1.36
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-15 bors[bot]Merge #1404
2019-06-14 Muhammad Mominul... Get rid of failure: ra_lsp_server & ra_project_model
2019-06-14 bors[bot]Merge #1403
2019-06-13 Florian DieboldAdd alloc -> core dependency
2019-06-06 bors[bot]Merge #1377
2019-06-04 bors[bot]Merge #1374
2019-06-04 Alan DuFix clippy::identity_conversion
2019-06-04 Alan DuFix clippy::single_char_pattern
2019-04-14 bors[bot]Merge #1137
2019-04-14 Roberto VidalSends cwd info for runnables and code lenses
2019-03-24 bors[bot]Merge #1029
2019-03-23 bors[bot]Merge #1025
2019-03-23 bors[bot]Merge #990
2019-03-23 Aleksey Kladovreplace todo with fixme
2019-03-21 bors[bot]Merge #1002
next