about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-03Schedule ThinLTOBuffer passes again after sanitizer passesNikita Popov-1/+6
2021-03-01Build cmake earlier on dist-x86_64-muslNikita Popov-3/+4
2021-03-01Set CMAKE_SYSTEM_NAME for solaris/illumosNikita Popov-0/+2
2021-03-01Mark pure asm as willreturnNikita Popov-0/+5
2021-03-01Build newly added InstrProfilingVersionVar.c fileNikita Popov-0/+1
2021-03-01Don't directly expose coverage::CounterMappingRegion via FFINikita Popov-8/+26
2021-03-01Build both Python 2 and Python 3 on x86 dist buildersNikita Popov-9/+14
2021-03-01Build newer version of cmake in Docker imagesNikita Popov-0/+109
2021-03-01Update submodule to LLVM 12Nikita Popov-1/+1
2021-02-28Explicitly mark x86-interrupt ABI argument as byvalNikita Popov-0/+7
2021-02-28Support LLVM 12 in rustcNikita Popov-77/+226
2021-02-28Auto merge of #82605 - cuviper:issue81051, r=nikicbors-0/+0
2021-02-28Auto merge of #82594 - nagisa:nagisa/remove-rumprun, r=petrochenkovbors-68/+4
2021-02-28Auto merge of #82611 - Dylan-DPC:rollup-l7xlpks, r=Dylan-DPCbors-33/+102
2021-02-27Rollup merge of #82607 - bjorn3:frame_loc_getter, r=RalfJungDylan DPC-0/+10
2021-02-27Rollup merge of #82596 - matklad:rwlock, r=sfacklerDylan DPC-1/+3
2021-02-27Rollup merge of #82584 - tazjin:rustdoc-aria, r=GuillaumeGomezDylan DPC-1/+1
2021-02-27Rollup merge of #82563 - lucas-deangelis:issue-82209-fix, r=jyn514Dylan DPC-0/+19
2021-02-27Rollup merge of #82561 - tspiteri:cube-root, r=Dylan-DPCDylan DPC-2/+2
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-5/+18
2021-02-27Rollup merge of #82534 - nikic:musl-crtend, r=nagisaDylan DPC-7/+20
2021-02-27Rollup merge of #82498 - tmiasko:partitioning-debug, r=matthewjasperDylan DPC-6/+15
2021-02-27Rollup merge of #82401 - osa1:remove_redundant_macro, r=matthewjasperDylan DPC-9/+9
2021-02-27Rollup merge of #82395 - pickfire:see-more, r=GuillaumeGomezDylan DPC-2/+2
2021-02-27Rollup merge of #81856 - Smittyvb:utf16-warn, r=matthewjasperDylan DPC-0/+3
2021-02-27Add a getter for Frame.locbjorn3-0/+10
2021-02-27Revert LLVM D81803 because it broke Windows 7Josh Stone-0/+0
2021-02-27Auto merge of #80454 - JulianKnodt:ob_forest_op, r=matthewjasperbors-20/+25
2021-02-27Update library/std/src/sync/rwlock.rsAleksey Kladov-1/+1
2021-02-27clarify RW lock's priority gotchaAleksey Kladov-1/+3
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-68/+4
2021-02-27Auto merge of #81874 - tesuji:spec_slice_fill, r=matthewjasperbors-7/+60
2021-02-27Add ARIA role to sidebar toggle in RustdocVincent Ambo-1/+1
2021-02-27Auto merge of #82448 - Aaron1011:merge-hastokens-hasattrs, r=petrochenkovbors-206/+264
2021-02-27Combine HasAttrs and HasTokens into AstLikeAaron Hill-206/+264
2021-02-27Auto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomezbors-6/+14
2021-02-27Auto merge of #82577 - Dylan-DPC:rollup-c3si8ju, r=Dylan-DPCbors-370/+564
2021-02-27Rollup merge of #82494 - estebank:issue-82455, r=petrochenkovDylan DPC-2/+44
2021-02-27Rollup merge of #82490 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-27Rollup merge of #82482 - tmiasko:small-cycles, r=varkorDylan DPC-7/+4
2021-02-27Rollup merge of #82473 - de-vri-es:android-x86-accept4, r=m-ou-seDylan DPC-8/+2
2021-02-27Rollup merge of #82442 - Aaron1011:fix/closure-mut-crash, r=matthewjasperDylan DPC-25/+66
2021-02-27Rollup merge of #82421 - sunfishcode:wasi-metadata-size, r=alexcrichtonDylan DPC-0/+5
2021-02-27Rollup merge of #82420 - sunfishcode:wasi-docs, r=alexcrichtonDylan DPC-29/+91
2021-02-27Rollup merge of #82419 - petrochenkov:inertord, r=Aaron1011Dylan DPC-47/+126
2021-02-27Rollup merge of #82404 - nagisa:nagisa/hexagon-enums-llvm-comps, r=petrochenkovDylan DPC-5/+6
2021-02-27Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-2/+2
2021-02-27Rollup merge of #82394 - lnicola:rust-analyzer-2021-02-22, r=jonas-schievinkDylan DPC-17/+17
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-167/+158
2021-02-27Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiserDylan DPC-60/+42