about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-02enable build.metrics on CIPietro Albini-0/+4
2022-05-02add build metrics, to gather ci stats from x.pyPietro Albini-0/+258
2022-05-01Auto merge of #96078 - udoprog:refcounted-str-to-u8, r=dtolnaybors-0/+38
2022-04-30Bump shared_from_str to Rust 1.62.0David Tolnay-2/+2
2022-05-01Auto merge of #96490 - dtolnay:writetmpbackport, r=Mark-Simulacrumbors-13/+13
2022-04-30Revert "Bless coverage-reports after core macro blocks change"David Tolnay-4/+4
2022-05-01Auto merge of #95362 - scottmcm:calloc-arrays, r=Mark-Simulacrumbors-1/+8
2022-04-30Auto merge of #93815 - camsteffen:intravisit-docs, r=cjgillotbors-35/+35
2022-04-30Auto merge of #96347 - estebank:issue-96292, r=compiler-errorsbors-15/+96
2022-04-30Update intravisit docsCameron Steffen-35/+35
2022-04-30Auto merge of #96348 - overdrivenpotato:inline-location, r=the8472bors-0/+4
2022-04-30Auto merge of #93803 - cjgillot:unify-bounds, r=oli-obkbors-1462/+1498
2022-04-30Bless nll tests.Camille GILLOT-28/+45
2022-04-30Correct comment.Camille GILLOT-2/+1
2022-04-30Save colon span to suggest bounds.Camille GILLOT-53/+63
2022-04-30Bless tests.Camille GILLOT-298/+527
2022-04-30Store all generic bounds as where predicates.Camille GILLOT-952/+769
2022-04-30Inline WhereClause into Generics.Camille GILLOT-139/+98
2022-04-30Box HIR Generics and Impl.Camille GILLOT-56/+61
2022-04-30Auto merge of #95776 - cjgillot:ast-lifetimes-static, r=petrochenkovbors-146/+314
2022-04-30Auto merge of #96500 - SparrowLii:rpo, r=tmiaskobors-7/+96
2022-04-30Auto merge of #90988 - estebank:binding-supposed-to-be-const, r=davidtwcobors-88/+164
2022-04-30Use newtype `enum`s instead of `bool`Esteban Kuber-21/+43
2022-04-30When encountering a binding that could be a const or unit variant, suggest th...Esteban Kuber-77/+131
2022-04-30Bless tests.Camille GILLOT-67/+225
2022-04-30Ban non-static lifetimes from AnonConst on AST.Camille GILLOT-38/+37
2022-04-29Auto merge of #96566 - Dylan-DPC:rollup-fo7rd98, r=Dylan-DPCbors-298/+437
2022-04-29Rollup merge of #96562 - michaelwoerister:path-remapping-fixes, r=oli-obkDylan DPC-2/+94
2022-04-29Rollup merge of #96560 - abrown:update-docs, r=Dylan-DPCDylan DPC-1/+1
2022-04-29Rollup merge of #96559 - cjgillot:elided-path-fn, r=petrochenkovDylan DPC-12/+32
2022-04-29Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomezDylan DPC-38/+72
2022-04-29Rollup merge of #96527 - durin42:llvm-15-werror-wswitch, r=nikicDylan DPC-0/+5
2022-04-29Rollup merge of #96390 - GuillaumeGomez:es6-part2, r=notriddleDylan DPC-245/+233
2022-04-29Remove `error` variable.Camille GILLOT-5/+3
2022-04-29Auto merge of #95819 - oli-obk:mir_can't_hold_all_these_lifetimes, r=estebankbors-97/+184
2022-04-30Eliminate duplication of RPO calculation for mirSparrowLii-7/+96
2022-04-29Fix duplicate directory separator in --remap-path-prefix.Michael Woerister-2/+94
2022-04-29Refactor and document the repeat length checkOli Scherer-19/+22
2022-04-29Extract copy bound check into a functionOli Scherer-3/+12
2022-04-29Remove unnecessary environment variable in cf-protection documentationAndrew Brown-1/+1
2022-04-29Auto merge of #96474 - SparrowLii:langcall, r=lcnrbors-29/+14
2022-04-29Use the correct lifetime binder for elided lifetimes in path.Camille GILLOT-11/+33
2022-04-29rustdoc: prevent B -> C -> B -> C loops from stack overflowingMichael Howell-3/+12
2022-04-29Bless tests.Camille GILLOT-9/+19
2022-04-29Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahcbors-42/+0
2022-04-29Auto merge of #96468 - davidtwco:diagnostic-translation-subdiagnostic, r=oli-obkbors-1105/+2758
2022-04-29Auto merge of #96548 - Dylan-DPC:rollup-m3xkqxg, r=Dylan-DPCbors-587/+158
2022-04-29Rollup merge of #96523 - nbdd0121:windows, r=petrochenkovDylan DPC-0/+35
2022-04-29Rollup merge of #96516 - oli-obk:impl_trait_inference_accidental_permitted, r...Dylan DPC-574/+119
2022-04-29Rollup merge of #96492 - joshtriplett:revert-std-ffi-re-export, r=yaahcDylan DPC-11/+2