about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-23Auto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrumbors-0/+2
2020-11-22Auto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m-ou-sebors-3550/+3777
2020-11-22Rollup merge of #79299 - varkor:stabilise-then, r=m-ou-seMara Bos-8/+1
2020-11-22Rollup merge of #79297 - ssomers:btree_post_redux, r=Mark-SimulacrumMara Bos-14/+14
2020-11-22Rollup merge of #79295 - ssomers:btree_fix_78903, r=Mark-SimulacrumMara Bos-16/+15
2020-11-22Rollup merge of #79293 - Havvy:test-eval-order-compound-assign, r=Mark-Simula...Mara Bos-0/+76
2020-11-22Rollup merge of #79267 - ssomers:btree_namespaces, r=Mark-SimulacrumMara Bos-35/+33
2020-11-22Rollup merge of #78793 - camelid:fixup-structuraleq, r=jyn514Mara Bos-5/+8
2020-11-22Rollup merge of #78608 - ThinkChaos:stabilize_refcell_take, r=m-ou-seMara Bos-3/+1
2020-11-22Rollup merge of #78305 - ChrisDenton:const-layout, r=oli-obkMara Bos-3/+3
2020-11-22Rollup merge of #77697 - WaffleLapkin:iter_split_adaptors, r=m-ou-seMara Bos-3466/+3574
2020-11-22Rollup merge of #76941 - clarfonthey:is_subnormal, r=m-ou-seMara Bos-0/+52
2020-11-22Stabilize `alloc::Layout const` functionsChris Denton-3/+3
2020-11-22Auto merge of #79219 - shepmaster:beta-bump, r=Mark-Simulacrumbors-64/+29
2020-11-22Add f{32,64}::is_subnormalltdk-0/+52
2020-11-22Stabilize refcell_takeThinkChaos-3/+1
2020-11-22Auto merge of #79243 - Nadrieril:consolidate-tests, r=varkorbors-665/+908
2020-11-22Auto merge of #79306 - GuillaumeGomez:rollup-4cnudfj, r=GuillaumeGomezbors-9/+36
2020-11-22Rollup merge of #79302 - est31:issue_73899_test, r=lcnrGuillaume Gomez-0/+21
2020-11-22Rollup merge of #79300 - GuillaumeGomez:hidden-feature-info, r=jyn514Guillaume Gomez-2/+8
2020-11-22Rollup merge of #79292 - nico-abram:master, r=jonas-schievinkGuillaume Gomez-1/+1
2020-11-22Rollup merge of #78670 - sasurau4:test/check-pass-incremental, r=jyn514Guillaume Gomez-6/+6
2020-11-22Prevent feature information to be hidden if it's on the impl directlyGuillaume Gomez-2/+8
2020-11-22Add regression test for issue 73899est31-0/+21
2020-11-22Stabilise `then`varkor-8/+1
2020-11-22Auto merge of #78816 - SkiFire13:fix-slice-pointer-provenance, r=RalfJungbors-6/+9
2020-11-22BTreeMap: swap the names of NodeRef::new and Root::new_leafStein Somers-14/+14
2020-11-22BTreeMap: fix minor testing mistakes in #78903Stein Somers-16/+15
2020-11-22Add test for eval order for a+=bHavvy (Ryan Scheel)-0/+76
2020-11-22Auto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcmbors-8/+3
2020-11-22Fix typo in doc comment for report_too_many_hashesNicolas-1/+1
2020-11-22Auto merge of #79275 - integer32llc:doc-style, r=jonas-schievinkbors-18/+18
2020-11-22Auto merge of #79229 - sdroege:slice-fill-memset, r=dtolnaybors-0/+1
2020-11-22Auto merge of #78752 - jyn514:html-diff, r=GuillaumeGomezbors-10/+146
2020-11-22Remove multiline `use`sWaffle-115/+61
2020-11-22Fix UI testsWaffle-3/+5
2020-11-22Fix doc links in core::iter::sourcesWaffle-0/+5
2020-11-22Merge `use`s in core::iterWaffle-42/+31
2020-11-22Split iterator sources into different modulesWaffle-614/+644
2020-11-22Split iterator adaptors into individual modulesWaffle-2833/+2969
2020-11-21Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieubors-206/+504
2020-11-21Auto merge of #79273 - Dylan-DPC:rollup-zd10xlt, r=Dylan-DPCbors-475/+499
2020-11-21More consistently use spaces after commas in lists in docsCarol (Nichols || Goulding)-18/+18
2020-11-21Rollup merge of #79272 - tmiasko:array-clone, r=jonas-schievinkDylan DPC-6/+26
2020-11-21Rollup merge of #79264 - jyn514:less-doctree, r=GuillaumeGomezDylan DPC-375/+182
2020-11-21Rollup merge of #79256 - bugadani:query-typo, r=jonas-schievinkDylan DPC-3/+3
2020-11-21Rollup merge of #79238 - eddyb:rustc-log-stderr, r=jyn514Dylan DPC-0/+1
2020-11-21Rollup merge of #79231 - wusyong:issue-79137, r=lcnrDylan DPC-7/+81
2020-11-21Rollup merge of #79182 - lochsh:78777-fix-extern-types-ref, r=jyn514Dylan DPC-2/+32
2020-11-21Rollup merge of #79067 - bjorn3:abi_refactor, r=nagisaDylan DPC-80/+157