about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-11must_not_suspend implGus Wynn-0/+249
2021-09-04Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrumbors-0/+5
2021-09-04Auto merge of #88574 - camelid:box-genericarg-const, r=GuillaumeGomezbors-4/+9
2021-09-04Auto merge of #88547 - notriddle:notriddle/is-expr-delims-necessary, r=davidtwcobors-0/+94
2021-09-04Auto merge of #88633 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2021-09-03Bump version to 1.57Mark Rousskov-1/+1
2021-09-04Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiserbors-0/+12
2021-09-03Auto merge of #88482 - athei:add-import-test, r=the8472bors-0/+30
2021-09-03rustdoc: Box `GenericArg::Const` to reduce enum sizeNoah Lev-4/+9
2021-09-03Auto merge of #88572 - matthewjasper:if-let-scoping-fix, r=oli-obkbors-447/+401
2021-09-03Update coverage testsMatthew Jasper-5/+5
2021-09-03Auto merge of #88454 - devnexen:sunos_asan, r=wesleywiserbors-0/+2
2021-09-03Auto merge of #88597 - cjgillot:lower-global, r=petrochenkovbors-128/+128
2021-09-03Detect bare blocks with type ascription that were meant to be a `struct` literalEsteban Kuber-0/+12
2021-09-03Rollup merge of #88483 - jethrogb:jb/llvm-libunwind-self-contained, r=petroch...Mara Bos-12/+20
2021-09-03Auto merge of #88428 - petrochenkov:stmtid, r=Aaron1011bors-0/+25
2021-09-03Auto merge of #88386 - estebank:unmatched-delims, r=jackh726bors-64/+64
2021-09-03Auto merge of #88363 - michaelwoerister:remapped-diagnostics, r=estebankbors-5/+20
2021-09-02Auto merge of #85868 - Aaron1011:projection-cache, r=jackh726bors-32/+33
2021-09-02Bless ast-json tests.Camille GILLOT-2/+2
2021-09-02Rollup merge of #88592 - b-naber:region_substs, r=oli-obkMara Bos-0/+26
2021-09-02Rollup merge of #88573 - camelid:rustdoc-assoc-panic, r=GuillaumeGomezMara Bos-4/+38
2021-09-02Rollup merge of #88565 - lqd:issue-83190, r=spastorinoMara Bos-0/+49
2021-09-02Rollup merge of #88543 - m-ou-se:closure-migration-macro-block-fragment, r=es...Mara Bos-0/+86
2021-09-02Rollup merge of #88512 - m-ou-se:array-into-iter-deref-stuff, r=estebankMara Bos-82/+31
2021-09-02Report cycle error using 'deepest' obligation in the cycleAaron Hill-19/+38
2021-09-02Preserve most sub-obligations in the projection cacheAaron Hill-33/+15
2021-09-02add testb-naber-0/+26
2021-09-02expand: Treat more macro calls as statement macro callsVadim Petrochenkov-0/+25
2021-09-02Auto merge of #88516 - matthiaskrgr:clippy_perf_end_august, r=jyn514,Guillaum...bors-4/+3
2021-09-02Bless 32bit MIR opt testsMatthew Jasper-93/+68
2021-09-02Auto merge of #88522 - camelid:box-paren-output, r=jyn514bors-9/+18
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-349/+328
2021-09-01rustdoc: Don't panic on ambiguous inherent associated typesNoah Lev-4/+38
2021-09-01Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...bors-50/+112
2021-09-01Remove implementors settingGuillaume Gomez-16/+1
2021-09-01Stop sorting bodies by span.Camille GILLOT-126/+126
2021-09-01Auto merge of #88563 - ehuss:update-cargo-books, r=ehussbors-0/+0
2021-09-01add regression test for issue 83190Rémy Rakic-0/+49
2021-09-01Update cargo, booksEric Huss-0/+0
2021-09-01Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514bors-1/+33
2021-09-01Auto merge of #88395 - ricky26:llvm-submodule, r=nikicbors-0/+0
2021-09-01Clean render_impl argumentsGuillaume Gomez-46/+67
2021-09-01Add tests for implementors associated types displayGuillaume Gomez-12/+40
2021-09-01Rollup merge of #88548 - inquisitivecrystal:intersperse, r=m-ou-seMara Bos-1/+0
2021-09-01Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petr...Mara Bos-0/+29
2021-09-01Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomezMara Bos-1/+16
2021-09-01Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=AmanieuMara Bos-0/+64
2021-09-01Rollup merge of #86376 - asquared31415:extern-no-mangle-84204, r=Mark-SimulacrumMara Bos-0/+72
2021-08-31fix(rustc_lint): better detect when parens are necessaryMichael Howell-0/+94