aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add #[track_caller] to assist testsYoshua Wuyts2021-02-091-0/+4
|/ / /
* | | Merge #7618bors[bot]2021-02-094-45/+95
|\ \ \
| * | | Show qualified variant pattern completionsLukas Wirth2021-02-094-45/+95
|/ / /
* | | Merge #7616bors[bot]2021-02-093-6/+74
|\ \ \
| * | | Show Self pattern completions for Adts if inside implsLukas Wirth2021-02-093-6/+40
| * | | Show completions for enum variant with self prefix if inside implLukas Wirth2021-02-091-1/+35
* | | | Merge #7615bors[bot]2021-02-094-8/+8628
|\ \ \ \
| * | | | Add parsing benchmarkAleksey Kladov2021-02-094-8/+8628
* | | | | Merge #7614bors[bot]2021-02-097-237/+333
|\ \ \ \ \
| * | | | | Remove unneeded returnJonas Schievink2021-02-091-2/+2
| * | | | | Remove `pub`Jonas Schievink2021-02-091-2/+2
| * | | | | Use `block_def_map` in `Resolver`Jonas Schievink2021-02-091-118/+97
| * | | | | Teach `find_path` about inner itemsJonas Schievink2021-02-091-10/+91
| * | | | | Add another block def map testJonas Schievink2021-02-091-0/+27
| * | | | | Make `with_ancestor_maps` publicJonas Schievink2021-02-091-1/+1
| * | | | | Add `TestDB::module_at_position`Jonas Schievink2021-02-092-104/+99
| * | | | | Add expression scopes for blocksJonas Schievink2021-02-091-4/+18
| | |/ / / | |/| | |
* | | | | Merge #7613bors[bot]2021-02-098-4001/+102
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Infra for "unit" benchmarkingAleksey Kladov2021-02-098-4001/+102
* | | | Merge #7611bors[bot]2021-02-094-49/+63
|\| | |
| * | | restore accidentally deleted testAleksey Kladov2021-02-091-0/+13
| * | | More precise navigation to parentAleksey Kladov2021-02-093-10/+13
| * | | Cleanup testsAleksey Kladov2021-02-093-55/+53
* | | | Merge #7597bors[bot]2021-02-091-1/+1
|\ \ \ \
| * | | | Track remote branch on xtask promoteLaurențiu Nicola2021-02-091-1/+1
| | |/ / | |/| |
* | | | Merge #7610bors[bot]2021-02-093-217/+234
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Cleanup testAleksey Kladov2021-02-091-20/+21
| * | Fix highlighting of injected attributesAleksey Kladov2021-02-091-0/+44
| * | Modernize testsAleksey Kladov2021-02-091-197/+169
|/ /
* | Merge #7602bors[bot]2021-02-082-11/+38
|\ \
| * | Check for dyn impls in method resolutionLukas Wirth2021-02-082-11/+38
* | | Merge #7600bors[bot]2021-02-084-22/+23
|\ \ \
| * | | Update crateskjeremy2021-02-084-22/+23
* | | | Merge #7599bors[bot]2021-02-081-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add emacs guideAleksey Kladov2021-02-081-0/+2
|/ / /
* | | Merge #7595bors[bot]2021-02-085-20/+70
|\ \ \
| * | | Consolidate `fn load_cargo(…)` parameters into `struct LoadCargoConfig { �...Vincent Esche2021-02-085-31/+70
| * | | Add `config: &CargoConfig` parameter to `fn load_cargo(…)`Vincent Esche2021-02-085-7/+18
|/ / /
* | | Merge #7592bors[bot]2021-02-081-0/+10
|\ \ \
| * | | [Doc] Note about Eclipse IDE supportMickael Istria2021-02-081-0/+10
| | |/ | |/|
* | | Merge #7593bors[bot]2021-02-081-0/+8
|\ \ \
| * | | chore: swap order of placeholdersGowri2021-02-081-1/+1
| * | | ci: update relevant test case expected valuesGowri2021-02-071-0/+7
| * | | fix: add for keyword in completion #7588Gowri2021-02-071-0/+1
| |/ /
* | | Merge #7549bors[bot]2021-02-081-5/+73
|\ \ \ | |/ / |/| |
| * | Vim docs: vim-lsp with initial configuration.Ilya Bobyr2021-02-081-0/+46
| * | Explain how initial configuration is sent over LSP.Ilya Bobyr2021-02-081-5/+27
|/ /
* | Merge #7587bors[bot]2021-02-079-40/+40
|\ \
| * | AdtDef -> AdtAleksey Kladov2021-02-079-40/+40
|/ /
* | Merge #7586bors[bot]2021-02-071-1/+9
|\ \