about summary refs log tree commit diff
path: root/src/libcore
AgeCommit message (Expand)AuthorLines
2019-07-29Add the necessary changes to any.rsTankhouseAle-1/+2
2019-07-29Wrap promoted generator fields in MaybeUninitTyler Mandry-0/+2
2019-07-29comments from @lzutaoMaximilian Roos-1/+1
2019-07-29impl Debug for CharsMaximilian Roos-1/+11
2019-07-29Add links to None in Option docLzu Tao-2/+2
2019-07-29Use internal iteration in the Sum and Product impls of Result and OptionTim Vermeulen-119/+67
2019-07-28Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centrilbors-0/+2
2019-07-28Rollup merge of #62360 - Aaron1011:patch-2, r=RalfJungMazdak Farrokhzad-0/+2
2019-07-28Fix `cfg(parallel_compiler)` modeVadim Petrochenkov-2/+2
2019-07-28Deny `unused_lifetimes` through rustbuildVadim Petrochenkov-7/+7
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-3/+0
2019-07-28Rollup merge of #62806 - mati865:clippy, r=TimNNMazdak Farrokhzad-4/+4
2019-07-28Rollup merge of #62883 - Stargateur:refactoring-adapters, r=scottmcmMazdak Farrokhzad-210/+141
2019-07-28Rollup merge of #62074 - wizAmit:feature/mut_chunks_nth_back, r=scottmcmMazdak Farrokhzad-0/+41
2019-07-27Update wordingAaron Hill-1/+2
2019-07-27Remove run-pass test suitesVadim Petrochenkov-1/+1
2019-07-27Auto merge of #62748 - luca-barbieri:optimize-refcell-borrow, r=RalfJungbors-5/+15
2019-07-27Refactoring use commun code between option, result and accumStargateur-210/+141
2019-07-26Auto merge of #62086 - petrochenkov:builtout, r=eddybbors-8/+55
2019-07-26Rollup merge of #63009 - Rosto75:master, r=matkladMazdak Farrokhzad-1/+1
2019-07-26Rollup merge of #62583 - sfackler:unpin-raw, r=cramertjMazdak Farrokhzad-0/+6
2019-07-26Rollup merge of #62421 - JohnTitor:U007D-master, r=alexcrichtonMazdak Farrokhzad-56/+241
2019-07-26Rollup merge of #62120 - GuillaumeGomez:add-missing-type-links, r=CentrilMazdak Farrokhzad-63/+81
2019-07-26Rollup merge of #62084 - euclio:unicode-table-tweak, r=kennytmMazdak Farrokhzad-2/+2
2019-07-26Remove redundant `mut` from variable declaration.Tomasz Różański-1/+1
2019-07-26Introduce built-in macros through libcoreVadim Petrochenkov-8/+55
2019-07-25Auto merge of #62990 - Centril:rollup-k9n0hvs, r=Centrilbors-474/+301
2019-07-25Rollup merge of #62981 - estebank:issue-62843, r=CentrilMazdak Farrokhzad-0/+4
2019-07-25Rollup merge of #62978 - LukasKalbertodt:remove-array-impl-bootstrap-cfg, r=M...Mazdak Farrokhzad-434/+241
2019-07-25Rollup merge of #62977 - Rosto75:master, r=shepmasterMazdak Farrokhzad-7/+7
2019-07-25Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichtonMazdak Farrokhzad-0/+7
2019-07-25Rollup merge of #61884 - crlf0710:stablize_euc, r=dtolnay,CentrilMazdak Farrokhzad-33/+16
2019-07-25Rollup merge of #60066 - sfackler:type-name, r=CentrilMazdak Farrokhzad-0/+26
2019-07-25Auto merge of #60340 - mgeier:cap-vs-capacity, r=alexcrichtonbors-2/+2
2019-07-25Add note suggesting to borrow a String argument to findEsteban Küber-0/+4
2019-07-25Remove `cfg(bootstrap)` code for array implementationsLukas Kalbertodt-434/+241
2019-07-25Fix inconsistent highlight blocks.Tomasz Różański-7/+7
2019-07-25Auto merge of #62944 - RalfJung:miri, r=oli-obkbors-2/+0
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-0/+26
2019-07-25Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-07-24re-enable debug checks in MiriRalf Jung-2/+0
2019-07-24Rollup merge of #62926 - Smibu:fix-typo, r=jonas-schievinkMazdak Farrokhzad-1/+1
2019-07-24Rollup merge of #62716 - RalfJung:unsafe-cell, r=CentrilMazdak Farrokhzad-2/+3
2019-07-24Rollup merge of #62641 - cuviper:unicode-12.1, r=matkladMazdak Farrokhzad-739/+770
2019-07-24syntax_ext: Turn `#[global_allocator]` into a regular attribute macroVadim Petrochenkov-0/+7
2019-07-24Fix typo in mem::uninitialized docMika Lehtinen-1/+1
2019-07-23Auto merge of #62902 - Mark-Simulacrum:rollup-mxfk0mm, r=Mark-Simulacrumbors-7/+21
2019-07-23Rollup merge of #62869 - matklad:feature-gate, r=Mark-SimulacrumMark Rousskov-7/+12
2019-07-23Rollup merge of #62656 - RalfJung:contains-no-own, r=Dylan-DPCMark Rousskov-0/+9
2019-07-23Auto merge of #62823 - RalfJung:miri, r=oli-obkbors-0/+2