aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Do not show progress with parallel analysisAleksey Kladov2020-07-301-0/+1
| | * Report instructions in addition to timeAleksey Kladov2020-07-305-20/+115
| * | Merge #5580bors[bot]2020-07-301-1/+1
| |\|
| | * fix castAleksey Kladov2020-07-301-1/+1
| |/
| * Merge #5579bors[bot]2020-07-302-26/+25
| |\
| | * Allow negative bytesAleksey Kladov2020-07-302-23/+23
| | * Drop resident from memory usageAleksey Kladov2020-07-301-4/+3
| |/
| * Merge pull request #5575 from Veetaha/feat/remove-ci-workaround-for-perms-errorsAleksey Kladov2020-07-301-5/+0
| |\
| | * Remove the premissions-misconifguration bug workarounds on CIVeetaha2020-07-291-5/+0
| * | Merge #5578bors[bot]2020-07-2919-485/+481
| |\ \
| | * | Finish SourceFile grammarAleksey Kladov2020-07-294-3/+6
| | * | Rename ModuleItem -> ItemAleksey Kladov2020-07-2917-482/+475
| * | | Merge #5554bors[bot]2020-07-291-9/+85
| |\ \ \
| | * | | Addressed code reviewpetr-tik2020-07-291-27/+41
| | * | | Fixed #5129petr-tik2020-07-271-8/+23
| | * | | Make all test fn names consistent in remove_dbgpetr-tik2020-07-271-3/+29
| | * | | Added failing testspetr-tik2020-07-271-0/+21
| * | | | Merge #5563bors[bot]2020-07-292-6/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Run package-specific cargo check and test for all targetsKirill Bulatov2020-07-292-6/+7
| * | | | Merge #5576bors[bot]2020-07-294-12/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cargo_metadata 0.11.1 and cargo updatekjeremy2020-07-294-12/+11
| |/ / /
| * | | Merge #5574bors[bot]2020-07-297-98/+44
| |\ \ \
| | * | | Update crates/rust-analyzer/src/cli/analysis_stats.rsAleksey Kladov2020-07-291-1/+1
| | * | | Replace rand with oorandomAleksey Kladov2020-07-297-98/+44
| * | | | Merge #5573bors[bot]2020-07-295-28/+28
| |\| | |
| | * | | Rename NomialDef -> AdtDefAleksey Kladov2020-07-295-28/+28
| * | | | Merge #5572bors[bot]2020-07-299-4192/+1591
| |\| | |
| | * | | Switch to ungrammar from ast_srcAleksey Kladov2020-07-299-4192/+1591
| |/ / /
| * | | Merge #5570bors[bot]2020-07-292-49/+0
| |\ \ \
| | * | | Dead codeAleksey Kladov2020-07-292-49/+0
| |/ / /
| * | | Merge #5569bors[bot]2020-07-292-4/+1
| |\ \ \
| | * | | Remove dead codeAleksey Kladov2020-07-292-4/+1
| |/ / /
| * | | Merge #5568bors[bot]2020-07-292-54/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove dead codeAleksey Kladov2020-07-292-54/+0
| |/ /
| * | Merge #5566bors[bot]2020-07-292-1925/+1934
| |\ \
| | * | Owned AST IRAleksey Kladov2020-07-292-1925/+1934
| * | | Merge #5564bors[bot]2020-07-2911-55/+186
| |\ \ \ | | |/ / | |/| |
| | * | SSR: Rename position and lookup_context to resolve_contextDavid Lattimore2020-07-292-6/+6
| | * | SSR: Restrict to current selection if anyDavid Lattimore2020-07-2910-50/+181
| * | | Merge #5565bors[bot]2020-07-292-1/+62
| |\ \ \
| | * | | SSR: Don't mix non-path-based rules with path-basedDavid Lattimore2020-07-292-1/+62
| | |/ /
| * | | Merge #5561bors[bot]2020-07-291-54/+110
| |\ \ \ | | |/ / | |/| |
| | * | Allow running more tests at onceKirill Bulatov2020-07-281-54/+110
| |/ /
| * | Merge #5560bors[bot]2020-07-283-7/+8
| |\ \
| | * | Fix nameref parsingAleksey Kladov2020-07-283-7/+8
| |/ /
| * | Merge #5555bors[bot]2020-07-281-1/+2
| |\ \
| | * | Bump test timeout for macsAleksey Kladov2020-07-281-1/+2
| |/ /
| * | Merge #5547bors[bot]2020-07-271-1/+13
| |\ \
| | * | Fold multiline fn parametersAleksey Kladov2020-07-271-1/+13
| * | | Merge #5532bors[bot]2020-07-272-23/+31
| |\ \ \