about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-26don't use unneeded closureSmittyvb-1/+1
2021-05-26Mention float workaround in Iterator::{min,max}Smitty-2/+26
2021-05-26Auto merge of #85720 - Dylan-DPC:rollup-in5917x, r=Dylan-DPCbors-201/+444
2021-05-26Rollup merge of #85712 - BlackHoleFox:fix-iter-typo, r=jyn514Dylan DPC-1/+1
2021-05-26Rollup merge of #85679 - hch12907:master, r=Mark-SimulacrumDylan DPC-118/+0
2021-05-26Rollup merge of #85678 - lukas-code:matches2021, r=dtolnayDylan DPC-3/+16
2021-05-26Rollup merge of #85670 - m-ou-se:array-intoiter-1, r=scottmcmDylan DPC-5/+0
2021-05-26Rollup merge of #85633 - lqd:stackless_span_stacks, r=oli-obkDylan DPC-2/+109
2021-05-26Rollup merge of #85627 - LeSeulArtichaut:thir-unsafe-fn-lint, r=nikomatsakisDylan DPC-32/+166
2021-05-26Rollup merge of #85625 - SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisaDylan DPC-25/+28
2021-05-26Rollup merge of #85478 - FabianWolff:issue-85348, r=petrochenkovDylan DPC-15/+124
2021-05-26Fix typo in core::array::IntoIter commentBlackHoleFox-1/+1
2021-05-26Auto merge of #85711 - JohnTitor:rollup-8why04t, r=JohnTitorbors-192/+217
2021-05-26Rollup merge of #85701 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-05-26Rollup merge of #85699 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-05-26Rollup merge of #85672 - CDirkx:ip, r=Mark-SimulacrumYuki Okushi-8/+17
2021-05-26Rollup merge of #85668 - ehuss:fix-rustdoc-tasklist, r=Mark-SimulacrumYuki Okushi-6/+4
2021-05-26Rollup merge of #85666 - fee1-dead:document-shared-from-cow, r=dtolnayYuki Okushi-0/+24
2021-05-26Rollup merge of #85647 - rust-lang:revert-81601-llvm-on-demand, r=jyn514Yuki Okushi-98/+13
2021-05-26Rollup merge of #85645 - scottmcm:demote-from-into-try, r=yaahcYuki Okushi-8/+7
2021-05-26Rollup merge of #85623 - LeSeulArtichaut:stray-stderr, r=Mark-SimulacrumYuki Okushi-58/+0
2021-05-26Rollup merge of #85610 - SkiFire13:fix-copy-within-provenance, r=oli-obkYuki Okushi-1/+5
2021-05-26Rollup merge of #85590 - jam1garner:tool-bootstrap-su-fix, r=Mark-SimulacrumYuki Okushi-3/+2
2021-05-26Rollup merge of #85529 - tlyu:trylock-errors, r=JohnTitorYuki Okushi-9/+28
2021-05-26Rollup merge of #84048 - konan8205:master, r=jshaYuki Okushi-1/+117
2021-05-26Auto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark-Simulacrumbors-14/+10
2021-05-26Auto merge of #85535 - dtolnay:weakdangle, r=kennytmbors-2/+32
2021-05-25Update cargoEric Huss-0/+0
2021-05-25Update booksEric Huss-0/+0
2021-05-25Run THIR unsafeck on `unsafe_op_in_unsafe_fn` testLeSeulArtichaut-16/+141
2021-05-25Fix `unused_unsafe` in THIR unsafeckLeSeulArtichaut-8/+13
2021-05-25Handle `unsafe_op_in_unsafe_fn` properly in THIR unsafeckLeSeulArtichaut-8/+12
2021-05-25add test for issue 85155 and similarRémy Rakic-0/+56
2021-05-25emit diagnostic after post-monomorphization errorsRémy Rakic-2/+53
2021-05-25add regression testLukas Markeffsky-0/+12
2021-05-25Remove num_as_ne_bytes featureHoe Hao Cheng-118/+0
2021-05-25fix matches! and assert_matches! on edition 2021Lukas Markeffsky-3/+4
2021-05-25Move stability attribute for methods under the `ip` feature from the module t...Christiaan Dirkx-8/+17
2021-05-25Auto merge of #85481 - lcnr:const-equate, r=matthewjasperbors-6/+80
2021-05-25Remove arrays/IntoIterator message from Iterator trait.Mara Bos-5/+0
2021-05-25Fix tasklist example in rustdoc book.Eric Huss-6/+4
2021-05-25Document shared_from_cow functionsDeadbeef-0/+24
2021-05-25Auto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c, r=GuillaumeGomezbors-57/+104
2021-05-25Rollup merge of #85657 - kpreid:brackets, r=jyn514Guillaume Gomez-1/+1
2021-05-25Rollup merge of #85650 - scottmcm:adjust-adjustment-docs, r=jyn514Guillaume Gomez-5/+5
2021-05-25Rollup merge of #85644 - tialaramex:master, r=dtolnayGuillaume Gomez-1/+1
2021-05-25Rollup merge of #85631 - GuillaumeGomez:move-keywrod-primitive-css-dom, r=jshaGuillaume Gomez-20/+15
2021-05-25Rollup merge of #85605 - ptrojahn:closure_struct, r=matthewjasperGuillaume Gomez-19/+20
2021-05-25Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514Guillaume Gomez-11/+62
2021-05-25Update keyword GUI testGuillaume Gomez-4/+3