about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-23Rollup merge of #57050 - RyanMarcus:master, r=zackmdaviskennytm-1/+1
2018-12-23Rollup merge of #57049 - cramertj:repr-packed, r=Centrilkennytm-91/+18
2018-12-23Rollup merge of #57040 - otavio:topic/adjust-path_from_str-feature-gate, r=Ce...kennytm-1/+1
2018-12-23Rollup merge of #57034 - Zoxc:query-perf8, r=michaelwoeristerkennytm-0/+19
2018-12-23Rollup merge of #57027 - Zoxc:query-perf5, r=michaelwoeristerkennytm-1/+4
2018-12-23Rollup merge of #57011 - QuietMisdreavus:static-root-path, r=GuillaumeGomezkennytm-22/+107
2018-12-23Rollup merge of #57002 - scottmcm:stabilize-resize_with, r=rkruppekennytm-7/+2
2018-12-23Rollup merge of #56992 - euclio:unknown-lint-suggestion, r=oli-obkkennytm-47/+69
2018-12-23Rollup merge of #56989 - phansch:fix_compiletest_trim_deprecations, r=Mark-Si...kennytm-10/+10
2018-12-23Rollup merge of #56984 - ljedrz:dropck_outlives_tweaks, r=oli-obkkennytm-8/+7
2018-12-23Rollup merge of #56981 - RalfJung:miri-infallible-alloc, r=oli-obkkennytm-18/+18
2018-12-23Rollup merge of #56979 - VardhanThigle:Vardhan/rust-sgx-unwind-support, r=ale...kennytm-30/+168
2018-12-23Rollup merge of #56973 - RalfJung:miri-trace, r=oli-obkkennytm-7/+7
2018-12-23Rollup merge of #56970 - Firstyear:mem_uninit_doc_ptr_drop, r=Manishearthkennytm-0/+39
2018-12-23Rollup merge of #56967 - GuillaumeGomez:regen-search-index, r=QuietMisdreavuskennytm-2/+2
2018-12-23Rollup merge of #56941 - euclio:deny-libstd-resolution-failures, r=QuietMisdr...kennytm-3/+24
2018-12-23Rollup merge of #56936 - ubsan:euclidean_div_rem, r=dtolnaykennytm-121/+143
2018-12-23Rollup merge of #56933 - clarcharr:xpy_progress, r=Mark-Simulacrumkennytm-2/+2
2018-12-23Rollup merge of #56919 - oli-obk:null_ref_array_tuple, r=RalfJungkennytm-2/+16
2018-12-23Rollup merge of #56914 - glaubitz:ignore-tests, r=alexcrichtonkennytm-1/+6
2018-12-23Rollup merge of #56909 - dlrobertson:fix_56762, r=estebankkennytm-4/+30
2018-12-23Rollup merge of #56802 - clarcharr:nth_back, r=alexcrichtonkennytm-6/+107
2018-12-22Auto merge of #56862 - arielb1:fundamentally-clean, r=nikomatsakisbors-4/+37
2018-12-22Auto merge of #56842 - scottmcm:vecdeque-rotate, r=alexcrichtonbors-1/+248
2018-12-22Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavusbors-127/+183
2018-12-22Auto merge of #56805 - mikeyhew:stabilize-pin-as-receiver, r=nikomatsakisbors-100/+244
2018-12-21Auto merge of #57033 - nikic:inhabitedness-perf, r=varkorbors-44/+10
2018-12-21Auto merge of #56779 - adrian-budau:master, r=alexcrichtonbors-28/+78
2018-12-21Fixed typo in HashMap documentationRyan Marcus-1/+1
2018-12-21Remove unstable-book repr-packed entryTaylor Cramer-8/+0
2018-12-21Stabilize #[repr(packed(N))]Taylor Cramer-83/+18
2018-12-21Properly report ENOSYS by modifying errnoAdrian Budau-22/+18
2018-12-21Fix feature gate to point to 1.32.0 for `path_from_str`Otavio Salvador-1/+1
2018-12-21Inline tweaksJohn Kåre Alsaker-0/+19
2018-12-21Auto merge of #56813 - oli-obk:main_🧶, r=pnkfelixbors-103/+5
2018-12-21Remove "visited" set from inhabitedness checkingNikita Popov-44/+10
2018-12-21Optimize away a moveJohn Kåre Alsaker-1/+4
2018-12-21Auto merge of #55798 - GuillaumeGomez:version-display-associated-const, r=Qui...bors-33/+79
2018-12-20Auto merge of #54125 - varkor:less-conservative-uninhabitedness-check, r=niko...bors-105/+157
2018-12-20Auto merge of #56845 - GuillaumeGomez:const-docs, r=oli-obkbors-4/+53
2018-12-20Remove nil-enum testvarkor-24/+0
2018-12-20display rustc_private APIs as "Internal"Andy Russell-8/+52
2018-12-20split extra_scripts to handle root_path shenanigansQuietMisdreavus-10/+29
2018-12-20new --static-root-path flag for controlling static file locationsQuietMisdreavus-14/+80
2018-12-20Auto merge of #56647 - petrochenkov:dcrate2, r=alexcrichtonbors-189/+487
2018-12-20Fix typo in commentAdrian Budau-1/+1
2018-12-20Fix pipe2 and accept4 on static linked executables on linux (like musl).Adrian Budau-27/+81
2018-12-20Auto merge of #56741 - RalfJung:retag-to-raw, r=oli-obkbors-128/+76
2018-12-20Add test for associated const version displayGuillaume Gomez-0/+26
2018-12-20fix nitsNicole Mazzuca-2/+4