]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-06 Edwin ChengFix npm vulnerability warning
2019-12-05 bors[bot]Merge #2483
2019-12-05 Aleksey KladovSimplify test
2019-12-05 bors[bot]Merge #2479
2019-12-05 Florian DieboldImplement all the other built-in derives
2019-12-05 Florian DieboldImplement derive(Copy, Clone) properly (well, kind of)
2019-12-05 Florian DieboldDon't wrap most syntax trees in invisible delimiters...
2019-12-05 Florian DieboldAdd expansion infrastructure for derive macros
2019-12-05 bors[bot]Merge #2480
2019-12-05 Aleksey KladovReduce copy-paste
2019-12-05 Aleksey KladovIntroduce ChildFromSource
2019-12-05 bors[bot]Merge #2474
2019-12-05 ice1000Publicize `file_id` to make `test_db` compile
2019-12-05 ice1000Use placeholder instead of `Option`
2019-12-05 ice1000One pub function less is good!
2019-12-05 ice1000Reduce visibility, use struct instead of tuples
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Remove almost unused `ModuleSource::new`
2019-12-04 ice1000Confluent `ModuleSource` usage
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-04 ice1000Fix test compilation
2019-12-04 ice1000Three-state enum for module origin
2019-12-04 bors[bot]Merge #2478
2019-12-04 bors[bot]Merge #2477
2019-12-04 Vincent RouilléRun rustfmt with respect to Cargo.toml edition
2019-12-04 Aleksey Kladov:arrow_up: rowan
2019-12-04 bors[bot]Merge #2476
2019-12-04 Aleksey Kladov:arrow_up: rowan
2019-12-04 bors[bot]Merge #2475
2019-12-04 Andrew Banchichfix file name
2019-12-04 Andrew Banchichfix link
2019-12-04 Andrew Banchichuse relative link
2019-12-04 Andrew Banchichfix outdated link to ra-emacs-lsp.el
2019-12-03 bors[bot]Merge #2471
2019-12-03 bors[bot]Merge #2472
2019-12-03 ice1000Add `ModuleItemsOwner` to `Block`
2019-12-03 Florian DieboldSplit up ty tests a bit
2019-12-03 bors[bot]Merge #2469
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-03 bors[bot]Merge #2468
2019-12-03 Florian DieboldFix #2467
2019-12-03 bors[bot]Merge #2465
2019-12-03 bors[bot]Merge #2463
2019-12-03 Florian DieboldMake unify pub(crate)
2019-12-03 Florian DieboldExtract built-in trait implementations to separate...
2019-12-02 Florian DieboldAdd tests for checking the impl self type
2019-12-02 Florian DieboldRefactor a bit
2019-12-02 Florian DieboldCheck receiver type properly
2019-12-02 Florian DieboldExtract unification code to unify module
2019-12-02 Florian DieboldChange order of calls to get method candidate order...
2019-12-02 bors[bot]Merge #2018
2019-12-02 bors[bot]Merge #2462
2019-12-02 Aleksey KladovSwitch back to npm install
2019-12-02 bors[bot]Merge #2457
2019-12-01 bors[bot]Merge #2461
2019-12-01 Jeremy KolbJust update some things
2019-12-01 Jonathan BehrensAdd back corrected `cargo install` command
2019-12-01 bors[bot]Merge #2455
2019-12-01 Edwin ChengRemove some empty lines
2019-12-01 Edwin ChengUse index instead of peekable
2019-12-01 Edwin ChengFix comment
2019-12-01 Jonathan BehrensClarify installation instructions
2019-11-30 bors[bot]Merge #2451
2019-11-30 Edwin ChengAdd BuiltinShadowMode
2019-11-30 bors[bot]Merge #2453
2019-11-30 Florian DieboldAdd cycle recovery for type aliases
2019-11-30 Florian DieboldAdd cycle recovery for generic predicates
2019-11-30 Florian DieboldHandle cycles in impl types better
2019-11-30 bors[bot]Merge #2449
2019-11-30 Alexander EkdahlRemove log dependency from ra_cli
2019-11-30 Alexander EkdahlUpdate README
2019-11-30 Alexander EkdahlRemove flexi_logger from ra_lsp_server
2019-11-30 Alexander EkdahlUse env_logger in ra_cli
2019-11-29 bors[bot]Merge #2445
2019-11-29 Wilco KuseePush identifier check to rename function
2019-11-29 Wilco KuseeTest rename for various identifiers
2019-11-29 Wilco KuseeMove identifier check to analysis
2019-11-29 Wilco KuseeAlso allow renaming to underscore
2019-11-29 Wilco KuseeOnly allow renames to valid identifiers
2019-11-29 oxalicaReduce variants of Expr
2019-11-28 Paulo Lieuthierdocs: describe new feature 'add custom impl for derived...
2019-11-28 Paulo Lieuthierassists: add assist for custom implementation for deriv...
2019-11-28 oxalicaInfer range types
2019-11-28 bors[bot]Merge #2442
2019-11-28 Aleksey KladovMove source-related traits to a separate module
2019-11-28 bors[bot]Merge #2441
2019-11-28 Aleksey KladovUse InFile for AstId
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-28 bors[bot]Merge #2438
2019-11-28 Edwin ChengDerive Hash for TokenTrees
2019-11-27 bors[bot]Merge #2437
2019-11-27 kjeremyUpdate mio and anyhow
2019-11-27 bors[bot]Merge #2433
2019-11-27 Aleksey KladovUse Name::missing consistently
2019-11-27 bors[bot]Merge #2432
2019-11-27 Aleksey KladovMinimize API
2019-11-27 bors[bot]Merge #2431
2019-11-27 Aleksey KladovMemoize impl resolutions
2019-11-27 bors[bot]Merge #2430
next