about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-04Add sentence punctuation and links in `Option` docs.Kevin Reid-5/+5
2021-09-04“Moves” instead of “copies” in `<Option<T> as From<T>>::from` doc.Kevin Reid-1/+1
2021-09-04Auto merge of #88550 - dpaoliello:dpaoliello/allocdebuginfo, r=estebankbors-41/+66
2021-09-04Auto merge of #88547 - notriddle:notriddle/is-expr-delims-necessary, r=davidtwcobors-7/+104
2021-09-04Auto merge of #88538 - bjorn3:no_session_in_crate_loader, r=petrochenkovbors-94/+77
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-5/+67
2021-09-03Auto merge of #88482 - athei:add-import-test, r=the8472bors-0/+30
2021-09-03Auto merge of #88572 - matthewjasper:if-let-scoping-fix, r=oli-obkbors-562/+596
2021-09-03Update coverage testsMatthew Jasper-5/+5
2021-09-03Auto merge of #88454 - devnexen:sunos_asan, r=wesleywiserbors-2/+6
2021-09-03Auto merge of #88597 - cjgillot:lower-global, r=petrochenkovbors-279/+231
2021-09-03Detect bare blocks with type ascription that were meant to be a `struct` literalEsteban Kuber-5/+67
2021-09-03Auto merge of #88618 - m-ou-se:rollup-6tss5z6, r=m-ou-sebors-56/+64
2021-09-03Rollup merge of #88613 - m-ou-se:array-docs-2021, r=AmanieuMara Bos-7/+11
2021-09-03Rollup merge of #88610 - m-ou-se:array-into-iter-docs, r=AmanieuMara Bos-2/+7
2021-09-03Rollup merge of #88579 - ast-ral:master, r=m-ou-seMara Bos-4/+0
2021-09-03Rollup merge of #88557 - lcnr:const-generics-cleanup, r=BoxyUwUMara Bos-31/+6
2021-09-03Rollup merge of #88507 - atsuzaki:slice-fill-maybeuninit-test, r=RalfJungMara Bos-0/+8
2021-09-03Rollup merge of #88483 - jethrogb:jb/llvm-libunwind-self-contained, r=petroch...Mara Bos-12/+20
2021-09-03Rollup merge of #88202 - azdavis:master, r=jyn514Mara Bos-0/+12
2021-09-03Update primitive docs for rust 2021.Mara Bos-7/+11
2021-09-03Update outdated docs of array::IntoIter::new.Mara Bos-2/+7
2021-09-03Auto merge of #86454 - tlyu:refactor-unsized-suggestions, r=davidtwcobors-67/+112
2021-09-03Auto merge of #88428 - petrochenkov:stmtid, r=Aaron1011bors-55/+108
2021-09-03Auto merge of #88386 - estebank:unmatched-delims, r=jackh726bors-67/+82
2021-09-03Auto merge of #88363 - michaelwoerister:remapped-diagnostics, r=estebankbors-41/+83
2021-09-02Auto merge of #85868 - Aaron1011:projection-cache, r=jackh726bors-82/+62
2021-09-02Auto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m-ou-sebors-216/+726
2021-09-02Bless ast-json tests.Camille GILLOT-2/+2
2021-09-02Rollup merge of #88592 - b-naber:region_substs, r=oli-obkMara Bos-17/+45
2021-09-02Rollup merge of #88589 - xFrednet:00000-correct-comment-to-doc, r=petrochenkovMara Bos-39/+39
2021-09-02Rollup merge of #88582 - jhpratt:int_roundings, r=joshtriplettMara Bos-0/+346
2021-09-02Rollup merge of #88573 - camelid:rustdoc-assoc-panic, r=GuillaumeGomezMara Bos-4/+38
2021-09-02Rollup merge of #88567 - camelid:query-job-info, r=cjgillotMara Bos-11/+8
2021-09-02Rollup merge of #88565 - lqd:issue-83190, r=spastorinoMara Bos-0/+49
2021-09-02Rollup merge of #88560 - klensy:formatter-pad-shrink, r=m-ou-seMara Bos-12/+17
2021-09-02Rollup merge of #88543 - m-ou-se:closure-migration-macro-block-fragment, r=es...Mara Bos-9/+112
2021-09-02Rollup merge of #88532 - ptrojahn:single_use, r=davidtwcoMara Bos-5/+2
2021-09-02Rollup merge of #88512 - m-ou-se:array-into-iter-deref-stuff, r=estebankMara Bos-106/+61
2021-09-02Rollup merge of #88505 - ibraheemdev:use-unwrap-unchecked, r=kennytmMara Bos-11/+8
2021-09-02Rollup merge of #88177 - joshtriplett:stabilize-chroot, r=m-ou-seMara Bos-2/+1
2021-09-02Report cycle error using 'deepest' obligation in the cycleAaron Hill-20/+41
2021-09-02Auto merge of #87580 - ChrisDenton:win-arg-parse-2008, r=m-ou-sebors-123/+201
2021-09-02Preserve most sub-obligations in the projection cacheAaron Hill-82/+41
2021-09-02add testb-naber-0/+26
2021-09-02do not resolve instances for trait fn idsb-naber-17/+19
2021-09-02Auto merge of #88530 - bjorn3:shrink_session, r=cjgillotbors-16/+8
2021-09-02Correct doc comments inside `use_expr_visitor.rs`xFrednet-39/+39