about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-16correct overflows in the backslide case, add testThe8472-8/+48
2021-08-16Apply suggestions from code reviewthe8472-2/+2
2021-08-13add benchmarks for 1, 2, 4, 8, 16 threadsThe8472-0/+43
2021-08-13where available use 64- or 128bit atomics instead of a Mutex to monotonize timeThe8472-12/+122
2021-08-09Auto merge of #85357 - Andy-Python-Programmer:aarch64_uefi_target, r=petroche...bors-0/+29
2021-08-09Auto merge of #87820 - elichai:patch-2, r=kennytmbors-14/+14
2021-08-09Add the aarch64-unknown-uefi targetunknown-0/+29
2021-08-09Auto merge of #87619 - 12101111:fix-native_link_modifiers_bundle, r=petrochenkovbors-43/+75
2021-08-09Auto merge of #87465 - audunhalland:refactor_typeck_primary_body_of, r=eddybbors-18/+12
2021-08-08Auto merge of #87235 - poliorcetics:issue-87217-fn-quali-order, r=nagisabors-4/+184
2021-08-08Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnaybors-16/+8
2021-08-08Bump shrink_to stabilization to Rust 1.56David Tolnay-8/+8
2021-08-08Auto merge of #87697 - GuillaumeGomez:add-e0784, r=nagisabors-12/+51
2021-08-08 Fix feature gate checking of static-nobundle and native_link_modifiers12101111-43/+75
2021-08-08Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-sebors-30/+47
2021-08-08Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`.Eduard-Mihai Burtescu-30/+47
2021-08-08Auto merge of #87836 - tsoutsman:master, r=petrochenkovbors-5/+4
2021-08-08Auto merge of #87815 - BoxyUwU:cec-generics-of-ice, r=eddybbors-2/+83
2021-08-08Auto merge of #87798 - durin42:llvm-14, r=nikicbors-27/+31
2021-08-08Merge branch 'rust-lang:master' into masterKlim Tsoutsman-326/+535
2021-08-08Auto merge of #86744 - ijackson:sink-default, r=dtolnaybors-0/+2
2021-08-07Auto merge of #87772 - npmccallum:naked_abi, r=Amanieubors-16/+43
2021-08-07Auto merge of #87743 - cuviper:opaque-calls, r=nikicbors-148/+168
2021-08-07Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitorbors-10/+37
2021-08-08Rollup merge of #87842 - steffahn:hidden_broken_intra_doc, r=dtolnayYuki Okushi-1/+1
2021-08-08Rollup merge of #87838 - jetomit:add-readdir-note, r=dtolnayYuki Okushi-0/+2
2021-08-08Rollup merge of #87834 - camelid:span-typo, r=CraftSpiderYuki Okushi-1/+1
2021-08-08Rollup merge of #87833 - m-rsha:patch-1, r=Aaron1011Yuki Okushi-1/+1
2021-08-08Rollup merge of #87789 - tmiasko:panik, r=Mark-SimulacrumYuki Okushi-0/+0
2021-08-08Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-SimulacrumYuki Okushi-7/+32
2021-08-07Auto merge of #87849 - RalfJung:miri, r=RalfJungbors-8/+8
2021-08-07update MiriRalf Jung-8/+8
2021-08-07Fix naked function test run on non-x86_64Nathaniel McCallum-1/+1
2021-08-07Change proc_macro::Diagnostics docsKlim Tsoutsman-5/+4
2021-08-07Auto merge of #87810 - devnexen:haiku_os_simpl, r=Mark-Simulacrumbors-33/+8
2021-08-07Fix intra doc link in hidden doc of Iterator::__iterator_get_uncheckedFrank Steffahn-1/+1
2021-08-07Document that fs::read_dir skips . and ..Timotej Lazar-0/+2
2021-08-07Auto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark-Simulacrumbors-2/+2
2021-08-07Auto merge of #87408 - kornelski:try_reserve_error, r=yaahcbors-109/+269
2021-08-06Fix small typoNoah Lev-1/+1
2021-08-06Fix typo -- "The" -> "They"await Marsha-1/+1
2021-08-06Auto merge of #87774 - camelid:process-typo, r=jyn514bors-1/+1
2021-08-06PassWrapper: handle move of OptimizationLevel class out of PassBuilderAugie Fackler-27/+31
2021-08-06Auto merge of #87822 - JohnTitor:rollup-kxojii0, r=JohnTitorbors-652/+1008
2021-08-06Replace read_to_string with read_line in Stdin exampleElichai Turkel-14/+14
2021-08-07Rollup merge of #87816 - bjorn3:sync_cg_clif-2021-08-06, r=bjorn3Yuki Okushi-590/+823
2021-08-07Rollup merge of #87809 - InnovativeInventor:pointer-typo, r=dtolnayYuki Okushi-2/+2
2021-08-07Rollup merge of #87787 - hyd-dev:c-unwind, r=RalfJungYuki Okushi-1/+2
2021-08-07Rollup merge of #87779 - Aaron1011:stmt-ast-id, r=petrochenkovYuki Okushi-28/+7
2021-08-07Rollup merge of #87775 - Kobzol:single-associated-item-hint, r=oli-obkYuki Okushi-28/+172