about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-08-20Suggest the right help message for as_refyukang-0/+55
2022-08-10Auto merge of #100356 - matthiaskrgr:rollup-he0vkjc, r=matthiaskrgrbors-193/+275
2022-08-10Rollup merge of #100352 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-08-10Update cargoEric Huss-0/+0
2022-08-10Rollup merge of #100340 - spastorino:fix-100187, r=compiler-errorsMatthias Krüger-0/+12
2022-08-10Rollup merge of #100334 - TaKO8Ki:suggest-missing-semicolon-before-array, r=f...Matthias Krüger-0/+53
2022-08-10Rollup merge of #100332 - eholk:stabilize-ilog, r=scottmcmMatthias Krüger-2/+2
2022-08-10Rollup merge of #100086 - JakobDegen:better-tests, r=wesleyweiserMatthias Krüger-186/+167
2022-08-10Rollup merge of #100069 - dpaoliello:linkordinal, r=michaelwoeristerMatthias Krüger-0/+41
2022-08-10Rollup merge of #99573 - tbodt:stabilize-backtrace, r=yaahcMatthias Krüger-5/+0
2022-08-10Auto merge of #100346 - matthiaskrgr:rollup-6rljn4p, r=matthiaskrgrbors-228/+649
2022-08-09Add more `// unit-test`s to MIR opt testsJakob Degen-186/+167
2022-08-10Rollup merge of #100323 - GuillaumeGomez:impl-blocks-only-private, r=notriddleMatthias Krüger-17/+138
2022-08-10Rollup merge of #100319 - GuillaumeGomez:rm-clean-impls-2, r=Dylan-DPCMatthias Krüger-105/+108
2022-08-10Rollup merge of #100314 - JakobDegen:test-docs, r=RalfJungMatthias Krüger-0/+12
2022-08-10Rollup merge of #100281 - GuillaumeGomez:rm-clean-impls-3, r=notriddleMatthias Krüger-69/+62
2022-08-10Rollup merge of #100261 - luqmana:suggestions-overflow, r=lcnrMatthias Krüger-0/+43
2022-08-10Rollup merge of #100240 - cjgillot:noice-structural-match, r=davidtwcoMatthias Krüger-0/+41
2022-08-10Rollup merge of #100226 - cjgillot:noice-multibyte, r=davidtwcoMatthias Krüger-0/+54
2022-08-10Rollup merge of #100098 - compiler-errors:field-suggestion-fixups, r=davidtwcoMatthias Krüger-8/+65
2022-08-10Rollup merge of #100072 - oToToT:patch-1, r=michaelwoeristerMatthias Krüger-2/+2
2022-08-10Rollup merge of #99479 - Enselic:import-can-be-without-id, r=camelidMatthias Krüger-20/+23
2022-08-10Rollup merge of #98775 - notriddle:notriddle/mobile-sidebar-scroll-lock, r=jshaMatthias Krüger-7/+101
2022-08-09Auto merge of #100150 - notriddle:notriddle/implementors-js, r=GuillaumeGomezbors-22/+73
2022-08-09Update rustdoc-json testEric Holk-2/+2
2022-08-09Add regression test for issue 100187Santiago Pastorino-0/+12
2022-08-09Add error if link_ordinal used without raw-dylibDaniel Paoliello-0/+41
2022-08-10suggest a missing semicolon before an arrayTakayuki Maeda-0/+53
2022-08-09Mention `unit-test` in MIR opt test READMEJakob Degen-0/+12
2022-08-09Auto merge of #99217 - lcnr:implied-bounds-pre-norm, r=lcnrbors-76/+178
2022-08-09Add test for impl blocks containing only private itemsGuillaume Gomez-0/+84
2022-08-09Prevent impl blocks containing only private items to be documented by defaultGuillaume Gomez-17/+54
2022-08-09test implied bounds + nested proj obliglcnr-0/+42
2022-08-09remove Clean trait implementation for ast::ModuleGuillaume Gomez-69/+62
2022-08-09Rollup merge of #100305 - TaKO8Ki:suggest-adding-appropriate-missing-pattern-...Dylan DPC-0/+43
2022-08-09Rollup merge of #100228 - luqmana:suggestion-ice, r=estebankDylan DPC-0/+49
2022-08-09Rollup merge of #100221 - compiler-errors:impossible-trait-items, r=lcnr,notr...Dylan DPC-0/+29
2022-08-09Rollup merge of #100181 - RalfJung:alloc-ref-mutability, r=jackh726Dylan DPC-0/+4
2022-08-09Rollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camelid,notriddle,Guillaume...Dylan DPC-77/+159
2022-08-09Rollup merge of #96478 - WaffleLapkin:rustc_default_body_unstable, r=Aaron1011Dylan DPC-0/+125
2022-08-09don't normalize wf predicateslcnr-76/+136
2022-08-09Auto merge of #100304 - matthiaskrgr:rollup-gs56vlw, r=matthiaskrgrbors-443/+1829
2022-08-09suggest adding an appropriate missing pattern excluding commentsTakayuki Maeda-0/+43
2022-08-09Rollup merge of #100303 - lnicola:rust-analyzer-2022-08-09, r=lnicolaMatthias Krüger-281/+1636
2022-08-09Rollup merge of #100268 - TaKO8Ki:add-regression-test-for-79148, r=Mark-Simul...Matthias Krüger-0/+45
2022-08-09Rollup merge of #100238 - Bryysen:master, r=cjgillotMatthias Krüger-101/+78
2022-08-09Rollup merge of #100212 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPCMatthias Krüger-58/+64
2022-08-09Rollup merge of #100163 - TaKO8Ki:remove-unnecessary-string-search, r=wesleyw...Matthias Krüger-3/+6
2022-08-09Auto merge of #100205 - cjgillot:noice-doc, r=camelidbors-10/+39
2022-08-09:arrow_up: rust-analyzerLaurențiu Nicola-281/+1636