aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix some typos in flyimport docsKirill Bulatov2021-06-121-9/+9
|/ / / / /
* | | | | Merge #9233bors[bot]2021-06-127-1781/+1821
|\| | | |
| * | | | Move some hir_ty diagnostics to hirAleksey Kladov2021-06-127-1781/+1821
* | | | | Merge #9231bors[bot]2021-06-124-6/+8
|\| | | |
| * | | | minor: optimizeAleksey Kladov2021-06-123-3/+6
| * | | | minor: reduce visibilityAleksey Kladov2021-06-121-3/+2
* | | | | Merge #9230bors[bot]2021-06-127-405/+362
|\| | | |
| * | | | internal: move missing unsafe diagnostic to hirAleksey Kladov2021-06-126-166/+145
| * | | | internal: move inference diagnostics to hirAleksey Kladov2021-06-126-244/+222
* | | | | Merge #9229bors[bot]2021-06-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | minor: squelch "unused" warningAleksey Kladov2021-06-121-1/+1
|/ / / /
* | | | Merge #9204bors[bot]2021-06-112-5/+34
|\ \ \ \
| * | | | Update libcJonas Schievink2021-06-111-2/+2
| * | | | Add support for mallinfo2 on glibc LinuxJonas Schievink2021-06-101-3/+32
* | | | | Merge #9223bors[bot]2021-06-114-10/+64
|\ \ \ \ \
| * | | | | Complete associated types in dyn and impl traitLukas Wirth2021-06-114-10/+64
* | | | | | Merge #9221bors[bot]2021-06-113-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Highlight tuple field accesses correctlyLukas Wirth2021-06-113-4/+7
|/ / / / /
* | | | | Merge #9219bors[bot]2021-06-112-3/+6
|\ \ \ \ \
| * | | | | Replace some AssocItem::containing_trait calls trait_or_trait_implLukas Wirth2021-06-112-3/+6
* | | | | | Merge #9218bors[bot]2021-06-113-11/+215
|\| | | | |
| * | | | | Item search now respects trait impl itemsLukas Wirth2021-06-113-11/+215
* | | | | | Merge #9217bors[bot]2021-06-1144-680/+819
|\ \ \ \ \ \
| * | | | | | Don't stringify `cfg_attr`-gated attributesJonas Schievink2021-06-111-4/+18
| * | | | | | Update ungrammarJonas Schievink2021-06-1143-676/+801
* | | | | | | Merge #9216bors[bot]2021-06-112-18/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't allow lookup by self for unprefixed self access completionsLukas Wirth2021-06-112-18/+21
| |/ / / / /
* | | | | | Merge #9215bors[bot]2021-06-111-2/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | change visibility for use and macro itemsMaan20032021-06-111-2/+9
* | | | | | Merge #9192bors[bot]2021-06-1110-79/+140
|\ \ \ \ \ \
| * | | | | | Try to fix unique file names on WindowsJonas Schievink2021-06-091-4/+7
| * | | | | | Build test-macros in a build scriptJonas Schievink2021-06-099-75/+133
* | | | | | | Merge #9209bors[bot]2021-06-111-1/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Don't suggest Remove unused param in trait implsMaan20032021-06-111-1/+29
|/ / / / / /
* | | | | | Merge #9208bors[bot]2021-06-117-14/+32
|\ \ \ \ \ \
| * | | | | | Only prefill caches in the completion benchmarkKirill Bulatov2021-06-115-5/+21
| * | | | | | Fix visibility issuesKirill Bulatov2021-06-111-5/+5
| * | | | | | Prime caches on workspace loadKirill Bulatov2021-06-112-2/+3
| * | | | | | Populate import maps eagerlyKirill Bulatov2021-06-101-3/+4
|/ / / / / /
* | | | | | Merge #9206bors[bot]2021-06-106-82/+97
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Reduce fst_path callsKirill Bulatov2021-06-101-11/+5
| * | | | | Add more profiling for flyimportsKirill Bulatov2021-06-106-71/+92
|/ / / / /
* | | | | Merge #9202bors[bot]2021-06-103-0/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make `MemoryUsage` work on WindowsJonas Schievink2021-06-103-0/+20
* | | | | Merge #9196bors[bot]2021-06-092-5/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't classify attributes on macro-calls are the macro itselfLukas Wirth2021-06-092-5/+23
|/ / / /
* | | | Merge #9195bors[bot]2021-06-091-208/+178
|\ \ \ \ | |/ / / |/| | |
| * | | SimplifyLukas Wirth2021-06-091-208/+178
| |/ /
* | | Merge #9193bors[bot]2021-06-0910-11/+128
|\ \ \ | |/ / |/| |
| * | Remove unnecessary duplicationLukas Wirth2021-06-091-56/+8