aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge #4913 #4915 #4916bors[bot]2020-06-1710-34/+426
|\ \ \ \ \ \
| | | * | | | Warnings as hint or infoGabriel Valfridsson2020-06-167-13/+402
| | * | | | | Inspect markdown code fences to determine whether to apply syntax highlightingLeander Tentrup2020-06-163-4/+22
| | |/ / / /
| * / / / / Remove debugging code for incremental syncLaurențiu Nicola2020-06-161-17/+2
| |/ / / /
* | | | | Merge #4914bors[bot]2020-06-171-384/+406
|\ \ \ \ \
| * | | | | Use ra_fixture and reformat testsJonas Schievink2020-06-161-387/+385
| * | | | | Fix index-out-of-bounds panic in match checkingJonas Schievink2020-06-161-2/+26
| |/ / / /
* | | | | Merge #4919bors[bot]2020-06-171-54/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove :expr from placeholdersDavid Lattimore2020-06-171-54/+20
|/ / / /
* | | | Merge #4911bors[bot]2020-06-161-29/+43
|\ \ \ \
| * | | | cargo updatekjeremy2020-06-161-29/+43
|/ / / /
* | | | Merge #4909bors[bot]2020-06-168-81/+67
|\ \ \ \
| * | | | Anchor file-system operations to the file, and not to the source root.Aleksey Kladov2020-06-168-81/+67
|/ / / /
* | | | Merge #4908bors[bot]2020-06-161-20/+20
|\ \ \ \
| * | | | Fix typos in docs/dev/README.mdokaneco2020-06-161-20/+20
|/ / / /
* | | | Merge #4891bors[bot]2020-06-168-0/+520
|\ \ \ \
| * | | | New VFS APIAleksey Kladov2020-06-168-0/+520
* | | | | 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
| |/ / / / /
* | | | | | Merge #4892bors[bot]2020-06-151-1/+2
|\ \ \ \ \ \
| * | | | | | Make ra_syntax::{SyntaxNodeChildren, SyntaxElementChildren} public.David Lattimore2020-06-151-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge #4893bors[bot]2020-06-151-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add Embark Studios to the sponsors listAleksey Kladov2020-06-151-0/+1
|/ / / / /
* | | | | Merge #4889bors[bot]2020-06-157-13/+17
|\ \ \ \ \
| * | | | | Update parser tests with env varAleksey Kladov2020-06-153-8/+11
| * | | | | Allow attributes on expressionsAleksey Kladov2020-06-151-4/+2
| * | | | | Deprecate hir::Path::from_astAleksey Kladov2020-06-153-1/+4
* | | | | | Merge #4888bors[bot]2020-06-151-0/+7
|\| | | | |
| * | | | | Var namingAleksey Kladov2020-06-151-0/+7
| |/ / / /
* | | | | Merge #4882bors[bot]2020-06-151-113/+142
|\ \ \ \ \
| * | | | | _match.rs: improve comment formattingJonas Schievink2020-06-141-113/+142
| | |/ / / | |/| | |
* | | | | Merge #4880bors[bot]2020-06-151-2/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fill_match_arms bind pattern implementationToby Dimmick2020-06-141-2/+14
| * | | | fill_match_arms bind pattern testToby Dimmick2020-06-141-0/+34
|/ / / /
* | | | Merge #4875bors[bot]2020-06-143-0/+135
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce paths crateAleksey Kladov2020-06-143-0/+135
|/ / /
* | | Merge #4867bors[bot]2020-06-136-160/+134
|\ \ \
| * | | Cleanup URL handlingAleksey Kladov2020-06-136-160/+134
| | |/ | |/|
* | | Merge #4869bors[bot]2020-06-131-11/+32
|\ \ \