summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-12-29Auto merge of #80450 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.49.0bors-4/+132
2020-12-281.49.0 stable releaseMark Rousskov-4/+132
2020-12-28Auto merge of #80423 - RalfJung:beta/weak-no-unsized-raw, r=Mark-Simulacrumbors-50/+6
2020-12-28Auto merge of #80417 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-27/+220
2020-12-28de-stabilize unsized raw ptr methods for WeakRalf Jung-50/+6
2020-12-27Prevent caching projections in the case of cyclesMatthew Jasper-21/+147
2020-12-27Make recursion limit fatal in projectMatthew Jasper-3/+9
2020-12-27Don't allow `const` to begin a nonterminalCamelid-0/+22
2020-12-27Revert change to evaluation orderMatthew Jasper-3/+42
2020-12-22Auto merge of #80210 - wesleywiser:beta_backport, r=Mark-Simulacrumbors-35/+135
2020-12-21Add example to lint docsWesley Wiser-1/+29
2020-12-19Revert "Promote missing_fragment_specifier to hard error"Wesley Wiser-32/+90
2020-12-19Revert "Remove missing_fragment_specifier lint"Wesley Wiser-3/+17
2020-12-10Auto merge of #79903 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-163/+151
2020-12-10fix unsoundness in `make_contiguous`Bastian Kauschke-5/+27
2020-12-10Fix exhaustiveness in case a byte string literal is used at slice typeoli-12/+113
2020-12-10Revert "Prevent forbid from being ignored if overriden at the same level."Mark Rousskov-140/+5
2020-12-10Revert "rewrite old test so that its attributes are consistent with what we w...Mark Rousskov-6/+6
2020-12-08Auto merge of #79838 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-176/+150
2020-12-08[beta] Update cargoEric Huss-0/+0
2020-12-08Non-dev bootstrap on betaMark Rousskov-2/+2
2020-12-08Mirror centos vault to S3Mark Rousskov-3/+5
2020-12-08[beta] revert #78790, vendor libtest for rustc-srcEric Huss-45/+2
2020-12-08Revert "Enable ASLR for windows-gnu"Mateusz MikuĊ‚a-12/+2
2020-12-08bootstrap: use the same version number for rustc and cargoPietro Albini-31/+9
2020-12-08Pin the ReentrantMutexes in sys::io::stdio.Mara Bos-25/+30
2020-12-08Return a Pin from SyncOnceCell::get_or_init_pin.Mara Bos-4/+7
2020-12-08Add (internal-only) SyncOnceCell::get_or_init_pin.Mara Bos-0/+52
2020-12-08Update ReentrantMutex tests to use Pin.Mara Bos-15/+21
2020-12-08Use Pin for the 'don't move' requirement of ReentrantMutex.Mara Bos-33/+19
2020-12-08Remove unnecessary import of `crate::marker` in std::sys_common::remutex.Mara Bos-2/+1
2020-12-08Fix outdated comment about not needing to flush stderr.Mara Bos-7/+3
2020-12-08[beta] always disable copy_file_range to avoid EOVERFLOW errorsThe8472-1/+1
2020-11-24Auto merge of #79386 - ehuss:update-beta-cargo, r=Mark-Simulacrumbors-0/+0
2020-11-24[beta] Update cargoEric Huss-0/+0
2020-11-18Auto merge of #79162 - pietroalbini:beta-next, r=pietroalbinibors-52/+222
2020-11-17Ignore failures of RLS on aarch64 WindowsMark Rousskov-1/+7
2020-11-17Update fulldeps testMark Rousskov-29/+18
2020-11-17Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...Guillaume Gomez-14/+27
2020-11-17Ensure that the source code display is working with DOS backlineGuillaume Gomez-0/+2
2020-11-17Update RELEASES.mdXAMPPRocky-1/+6
2020-11-17Update RELEASES.mdXAMPPRocky-0/+11
2020-11-17Update RELEASES.mdXAMPPRocky-3/+3
2020-11-17Update RELEASES.mdXAMPPRocky-4/+4
2020-11-17Update RELEASES.mdXAMPPRocky-7/+3
2020-11-17Update RELEASES.mdXAMPPRocky-1/+1
2020-11-17Update RELEASES.mdXAMPPRocky-1/+1
2020-11-17Update RELEASES.mdXAMPPRocky-5/+9
2020-11-17Apply suggestions from code reviewXAMPPRocky-5/+5
2020-11-17Apply suggestions from code reviewXAMPPRocky-6/+6