about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-10Fix "run" button position in error indexGuillaume Gomez-1/+2
2021-03-10Rename Option::get_or_insert_defaultCameron Steffen-19/+20
2021-03-10fix error message for copy(_nonoverlapping) overflowRalf Jung-3/+52
2021-03-10Auto merge of #82884 - nagisa:nagisa/remove-most-of-sideeffect-inserts, r=nikicbors-87/+52
2021-03-10Auto merge of #82967 - RalfJung:copy-nonoverlap, r=oli-obkbors-7/+76
2021-03-10Remove the -Zinsert-sideeffectSimonas Kazlauskas-87/+52
2021-03-10add regression testRalf Jung-0/+68
2021-03-10Allow doc alias attributes to use both list and valueGuillaume Gomez-9/+107
2021-03-10Auto merge of #79519 - cjgillot:noattr, r=wesleywiserbors-81/+103
2021-03-10Auto merge of #79519 - cjgillot:noattr, r=wesleywiserbors-853/+869
2021-03-10fix copy_nonoverlappingRalf Jung-7/+8
2021-03-10update MSYS2 link in READMETrevor Spiteri-1/+1
2021-03-10Add spirv extension handling in compiletestErin Power-0/+2
2021-03-09Simplify some of the rendering code in the indexMichael Howell-5/+1
2021-03-09Remove `masked_crates` from `clean::Crate`Camelid-7/+6
2021-03-10Auto merge of #82953 - JohnTitor:rollup-8rtk5g2, r=JohnTitorbors-204/+454
2021-03-092229: Handle capturing a reference into a repr packed structAman Arora-6/+381
2021-03-10fix: wrong wordltoddy-1/+1
2021-03-09Treat header as first paragraph for shortened markdown descriptionsMichael Howell-0/+2
2021-03-09Deprecate items that accidentally weren't deprecatedbstrie-1/+1
2021-03-09Deprecate items that accidentally weren't deprecatedbstrie-63/+68
2021-03-10Rollup merge of #82942 - m-ou-se:diagnostics-hardcoded-prelude-v1, r=estebankYuki Okushi-2/+7
2021-03-10Rollup merge of #82938 - oli-obk:tracing_tree_bump, r=Mark-SimulacrumYuki Okushi-4/+4
2021-03-10Rollup merge of #82937 - wesleywiser:update_cmake_version_in_readme, r=Mark-S...Yuki Okushi-1/+1
2021-03-10Rollup merge of #82908 - lnicola:rust-analyzer-2021-03-08, r=jonas-schievinkYuki Okushi-16/+16
2021-03-10Rollup merge of #82849 - camsteffen:option-get-or-default, r=joshtriplettYuki Okushi-4/+30
2021-03-10Rollup merge of #82802 - jyn514:build-rustdoc-fullmake, r=Mark-SimulacrumYuki Okushi-1/+1
2021-03-10Rollup merge of #82733 - Yn0ga:master, r=estebankYuki Okushi-0/+18
2021-03-10Rollup merge of #82411 - ijackson:fix-exitstatus, r=dtolnayYuki Okushi-11/+75
2021-03-10Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik...Yuki Okushi-74/+26
2021-03-10Rollup merge of #77511 - JulianKnodt:st_kind_cpy, r=oli-obkYuki Okushi-91/+276
2021-03-09Do not attempt to unlock envlock in child process after a fork.The8472-21/+19
2021-03-09Demonstrate best practice for feeding stdin of a child processesKornel-7/+18
2021-03-09Add test to ensure the attributes position when js is disabledGuillaume Gomez-0/+10
2021-03-09Fix typoGuillaume Gomez-1/+1
2021-03-09Fix CSS issues when javascript is disabledGuillaume Gomez-0/+10
2021-03-09convert slice doc link to intra-doc linksFrançois Mockers-59/+58
2021-03-09address pr review commentskatelyn a. martin-5/+51
2021-03-09add integration tests, unwind across FFI boundarykatelyn a. martin-6/+166
2021-03-09implement unwinding abi's (RFC 2945)katelyn a. martin-16/+176
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-52/+277
2021-03-09Clean up todoskadmin-78/+63
2021-03-09Take into account `ExprKind::Scope` when calculating span of temporaryLeSeulArtichaut-6/+6
2021-03-09Prevent stack overflow when building THIRLeSeulArtichaut-1/+3
2021-03-09Remove useless references/dereferencesLeSeulArtichaut-168/+148
2021-03-09Make arena allocation for the THIR workLeSeulArtichaut-383/+526
2021-03-09Remove `Clone` impl for `thir::Expr`LeSeulArtichaut-14/+13
2021-03-09Pull `thir::Cx` out of the MIR `Builder`LeSeulArtichaut-329/+254
2021-03-09[WIP] Eagerly construct bodies of THIRLeSeulArtichaut-1554/+1315
2021-03-09Auto merge of #6878 - flip1995:authors, r=Manishearthbors-24/+6