aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ra_hir: add more docsveetaha2020-03-231-0/+12
| | |_|/ / | |/| | |
* | | | | Merge #3632bors[bot]2020-03-232-35/+59
|\ \ \ \ \
| * | | | | ra_cargo_watch: log exit code tooveetaha2020-03-221-1/+5
| * | | | | Smol self-nitVeetaha2020-03-211-1/+1
| * | | | | fix: typoveetaha2020-03-211-1/+1
| * | | | | ra_cargo_watch: return Result<> from run_cargo(), and don't read stderr for nowveetaha2020-03-212-49/+56
| * | | | | ra_cargo_watch: log more errorsveetaha2020-03-211-3/+16
* | | | | | Merge #3681bors[bot]2020-03-232-40/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Only include machine-applicable suggestionsLaurențiu Nicola2020-03-222-40/+26
* | | | | | Merge #3684bors[bot]2020-03-221-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ra_hir_def: fix typoveetaha2020-03-221-1/+1
* | | | | | Merge #3677bors[bot]2020-03-223-12/+20
|\ \ \ \ \ \
| * | | | | | Add support for macro in symbo_indexEdwin Cheng2020-03-223-12/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge #3680bors[bot]2020-03-221-9/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump proc-macro-hack and synJeremy Kolb2020-03-221-9/+4
|/ / / / /
* | | | | Merge #3679bors[bot]2020-03-222-26/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | ra_hir: migrate some stuff to matches!()veetaha2020-03-221-18/+6
| * | | ra_hir_ty: fix formattingveetaha2020-03-221-8/+8
* | | | Merge #3673bors[bot]2020-03-211-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Add recursive limit in expression macro expansionEdwin Cheng2020-03-211-1/+8
| | |/ | |/|
* | | Merge #3672bors[bot]2020-03-213-26/+21
|\ \ \
| * | | gen_assists_docs skip hidden filesJosh Mcguigan2020-03-213-26/+21
| | |/ | |/|
* | | Merge #3674bors[bot]2020-03-211-3/+3
|\ \ \
| * | | Use target-name for crate-nameEdwin Cheng2020-03-211-3/+3
|/ / /
* | | Merge #3671bors[bot]2020-03-213-3/+56
|\ \ \ | |/ / |/| |
| * | Move test to hir_tyEdwin Cheng2020-03-212-30/+31
| * | Fix typoEdwin Cheng2020-03-211-1/+1
| * | Add identity expansion checkingEdwin Cheng2020-03-213-3/+55
| |/
* | Merge #3668bors[bot]2020-03-211-0/+13
|\ \
| * | disable invert if assist for if-let to fix #3281Josh Mcguigan2020-03-211-0/+13
|/ /
* | Merge #3665bors[bot]2020-03-211-2/+0
|\ \ | |/ |/|
| * vscode: remove unnecessary codeVeetaha2020-03-201-2/+0
|/
* Merge #3663bors[bot]2020-03-207-25/+10
|\
| * :arrow_up: npmAleksey Kladov2020-03-202-4/+4
| * Make from-source install use cargo installed binary by defaultAleksey Kladov2020-03-206-21/+6
|/
* Merge #3623bors[bot]2020-03-201-25/+177
|\
| * Address nits and suggestions.Steffen Lyngbaek2020-03-191-140/+32
| * Don't show assist if all arms are presentSteffen Lyngbaek2020-03-191-33/+37
| * 'Fill match arms' should work with existing match armsSteffen Lyngbaek2020-03-191-25/+281
* | Merge #3662bors[bot]2020-03-203-4/+37
|\ \
| * | Support arbitrary discriminantsAleksey Kladov2020-03-203-4/+37
| |/
* | Merge #3541bors[bot]2020-03-203-3/+143
|\ \ | |/ |/|
| * Remove constSteffen Lyngbaek2020-03-193-6/+48
| * Fixes to more accurately give complete_scope completionsSteffen Lyngbaek2020-03-193-15/+38
| * - Exclude Local Scope for BindPatsSteffen Lyngbaek2020-03-192-58/+16
| * Completition for type name? #3418Steffen Lyngbaek2020-03-192-3/+120
|/
* Merge #3656bors[bot]2020-03-1917-185/+175
|\
| * Simplify Arena to use a generic indexAleksey Kladov2020-03-1917-185/+175
|/
* Merge #3658bors[bot]2020-03-194-109/+84
|\
| * Simplify SysrootAleksey Kladov2020-03-192-22/+20