aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Remove :expr from placeholdersDavid Lattimore2020-06-171-54/+20
* Anchor file-system operations to the file, and not to the source root.Aleksey Kladov2020-06-168-81/+67
* Merge #4891bors[bot]2020-06-167-0/+508
|\
| * New VFS APIAleksey Kladov2020-06-167-0/+508
* | Merge #4876bors[bot]2020-06-1612-16/+102
|\ \
| * | Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-1512-16/+102
* | | Merge #4878bors[bot]2020-06-165-59/+257
|\ \ \ | |/ / |/| |
| * | Operate only on AST paths instead of HIRJonas Schievink2020-06-151-30/+36
| * | SimplifyJonas Schievink2020-06-151-13/+6
| * | It's fookin' rawJonas Schievink2020-06-151-48/+48
| * | Shorten *all* qualified paths when adding useJonas Schievink2020-06-132-11/+192
| * | Expose `find_insert_use_container`Jonas Schievink2020-06-132-8/+18
| * | Fix `rewrite_root` when there's only 1 replacementJonas Schievink2020-06-131-0/+8
* | | Merge #4860bors[bot]2020-06-154-22/+31
|\ \ \
| * | | Accept relative paths in rust-project.jsonThiƩbaud Weksteen2020-06-154-22/+31
* | | | Merge #4877bors[bot]2020-06-153-16/+37
|\ \ \ \
| * | | | Fix syntax highlighting of recursive macrosLeander Tentrup2020-06-153-16/+37
| |/ / /
* | | / Make ra_syntax::{SyntaxNodeChildren, SyntaxElementChildren} public.David Lattimore2020-06-151-1/+2
| |_|/ |/| |
* | | Merge #4889bors[bot]2020-06-156-13/+11
|\ \ \
| * | | Update parser tests with env varAleksey Kladov2020-06-152-8/+5
| * | | Allow attributes on expressionsAleksey Kladov2020-06-151-4/+2
| * | | Deprecate hir::Path::from_astAleksey Kladov2020-06-153-1/+4
| |/ /
* | | Merge #4882bors[bot]2020-06-151-113/+142
|\ \ \
| * | | _match.rs: improve comment formattingJonas Schievink2020-06-141-113/+142
| | |/ | |/|
* | | fill_match_arms bind pattern implementationToby Dimmick2020-06-141-2/+14
* | | fill_match_arms bind pattern testToby Dimmick2020-06-141-0/+34
| |/ |/|
* | Introduce paths crateAleksey Kladov2020-06-142-0/+131
|/
* Merge #4867bors[bot]2020-06-136-160/+134
|\
| * Cleanup URL handlingAleksey Kladov2020-06-136-160/+134
* | Merge #4868bors[bot]2020-06-131-4/+4
|\ \
| * | Fix if and while postfix completionsAleksey Kladov2020-06-131-4/+4
| |/
* | Merge #4700bors[bot]2020-06-136-640/+618
|\ \
| * | More concise completion testsAleksey Kladov2020-06-132-182/+146
| * | CleanupAleksey Kladov2020-06-134-255/+154
| * | Add keywords completions on source file positionMikhail Rakhmanov2020-06-133-21/+124
| * | Merge branch 'master' into keyword_completionMikhail Rakhmanov2020-06-13148-2458/+6455
| |\|
| * | Fix tests and remove unused methodsMikhail Rakhmanov2020-06-133-13/+6
| * | Add more patterns, tests and fix keywordsMikhail Rakhmanov2020-06-123-473/+297
| * | Rewrite snapshot checksMikhail Rakhmanov2020-06-124-245/+100
| * | Remove comment and incorrect assertMikhail Rakhmanov2020-06-121-7/+1
| * | Return snapshots to testsMikhail Rakhmanov2020-06-121-18/+34
| * | More assert refactoringMikhail Rakhmanov2020-06-121-7/+8
| * | Add more pattern testsMikhail Rakhmanov2020-06-122-11/+50
| * | New testing approach for keywordsMikhail Rakhmanov2020-06-122-6/+56
| * | Add few smoke tests for patterns and refactoringMikhail Rakhmanov2020-06-114-10/+111
| * | Add more patterns and keywordsMikhail Rakhmanov2020-06-113-55/+59
| * | Add todoMikhail Rakhmanov2020-06-111-1/+2
| * | Add more keywordsMikhail Rakhmanov2020-06-114-234/+183
| * | Add top level keywords completionMikhail Rakhmanov2020-06-021-1/+186
* | | Revert "Hide squiggly for unused and unnecessary"Gabriel Valfridsson2020-06-122-3/+2
| |/ |/|