aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |\ \ \
| | * | | Restore line index micro-optimizationLaurențiu Nicola2020-07-252-23/+31
| * | | | Merge #5528bors[bot]2020-07-271-0/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | README: Add some instructions for running typescript tests and linter.David Lattimore2020-07-251-0/+10
| * | | | Merge #5539bors[bot]2020-07-273-27/+103
| |\ \ \ \
| | * | | | SSR: Fix for path resolution of localsDavid Lattimore2020-07-262-0/+65
| | * | | | SSR: Move more resolution-related code into the resolving moduleDavid Lattimore2020-07-262-27/+38
| * | | | | Merge #5541bors[bot]2020-07-271-4/+278
| |\ \ \ \ \
| | * | | | | add completion for rustc lintsEmil Gardström2020-07-271-4/+278
| | |/ / / /