about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-30Auto merge of #83674 - Dylan-DPC:rollup-bcuc1hl, r=Dylan-DPCbors-228/+282
2021-03-30Rollup merge of #83667 - estebank:cool-bears-hot-tip, r=lcnrDylan DPC-161/+179
2021-03-30Rollup merge of #83662 - ehuss:update-books, r=ehussDylan DPC-0/+0
2021-03-30Rollup merge of #83656 - JohnTitor:resolve-test, r=petrochenkovDylan DPC-0/+34
2021-03-30Rollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomezDylan DPC-1/+3
2021-03-30Rollup merge of #83579 - RalfJung:ptr-arithmetic, r=dtolnayDylan DPC-55/+47
2021-03-30Rollup merge of #83571 - a1phyr:feature_const_slice_first_last, r=dtolnayDylan DPC-8/+16
2021-03-30Rollup merge of #83568 - RalfJung:uninit_array, r=dtolnayDylan DPC-3/+3
2021-03-30Auto merge of #83458 - saethlin:improve-vec-benches, r=dtolnaybors-68/+25
2021-03-30Auto merge of #83649 - bjorn3:dedup_providers, r=petrochenkovbors-23/+14
2021-03-30Auto merge of #83357 - saethlin:vec-reserve-inlining, r=dtolnaybors-1/+17
2021-03-29Hide unnecessary reference to traitEsteban Küber-96/+98
2021-03-30Auto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r=Dylan-DPCbors-118/+387
2021-03-29Suggest box/pin/arc ing receiver on method callsEsteban Küber-97/+113
2021-03-30Add a regression test for issue-82865JohnTitor-0/+34
2021-03-30Rollup merge of #83644 - lnicola:rust-analyzer-2021-03-29, r=jonas-schievinkDylan DPC-16/+21
2021-03-30Rollup merge of #83643 - JohnTitor:is-freeze-no-longer-uses-span, r=RalfJungDylan DPC-1/+0
2021-03-30Rollup merge of #83636 - JohnTitor:const-generics-defualts-regg-test, r=lcnrDylan DPC-52/+66
2021-03-30Rollup merge of #83543 - camelid:lint-unknown-disambiguator, r=jyn514Dylan DPC-26/+123
2021-03-30Rollup merge of #83374 - reyk:fix/bsd-ancillary, r=joshtriplettDylan DPC-23/+34
2021-03-30Rollup merge of #83130 - clarfonthey:escape, r=m-ou-seDylan DPC-0/+121
2021-03-30Rollup merge of #82331 - frol:feat/std-binary-heap-as-slice, r=AmanieuDylan DPC-0/+22
2021-03-29Auto merge of #82864 - jyn514:short-circuit, r=GuillaumeGomezbors-6/+2
2021-03-29Update booksEric Huss-0/+0
2021-03-29Updated the tracking issue #Vlad Frolov-1/+1
2021-03-29Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obkbors-995/+81
2021-03-29Revert changes to sync data structuresJoshua Nelson-0/+110
2021-03-29Auto merge of #80839 - tblah:riscv64linux_links, r=Mark-Simulacrumbors-16/+38
2021-03-29Don't duplicate the extern providers once for each cratebjorn3-23/+14
2021-03-29Auto merge of #83609 - klensy:c-str, r=m-ou-sebors-2/+20
2021-03-29Wrap non-pre code blocksIvan Tham-1/+3
2021-03-29:arrow_up: rust-analyzerLaurențiu Nicola-16/+21
2021-03-29Remove a FIXME resolved by #73578JohnTitor-1/+0
2021-03-29ffi::c_str smaller as_bytesklensy-2/+4
2021-03-29Auto merge of #83637 - bjorn3:sync_cg_clif-2021-03-29, r=bjorn3bors-493/+878
2021-03-29Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...bjorn3-493/+878
2021-03-29Prefer 4 spacesJohnTitor-52/+52
2021-03-29Add a regression test for issue-82792JohnTitor-0/+14
2021-03-29Auto merge of #83565 - RalfJung:miri, r=oli-obkbors-10/+15
2021-03-29Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28)bjorn3-1/+1
2021-03-28Inline `find_suffix` closure that's only used onceCamelid-18/+14
2021-03-28Add test for weird backticks placementCamelid-8/+23
2021-03-28Point to disambiguator instead of whole linkCamelid-22/+35
2021-03-29Auto merge of #83605 - RalfJung:unaligned, r=petrochenkovbors-34/+87
2021-03-28Add escape_default method to u8 and [u8]ltdk-0/+121
2021-03-28Auto merge of #83619 - petrochenkov:nx, r=nagisabors-73/+23
2021-03-28linker: Use data execution prevention options by default when linker supports...Vadim Petrochenkov-73/+23
2021-03-28Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewokbors-1/+0
2021-03-28ffi::c_str added tests for empty stringsklensy-0/+16
2021-03-28test: run-make: skip tests on unsupported platformsTom Eccles-0/+7