summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-12Auto merge of #105563 - pietroalbini:pa-stable-1.66.0, r=pietroalbini 1.66.0bors-49/+347
2022-12-12Ignore errors when including clear_expected_if_blessedTomasz Miąsko-1/+1
2022-12-12Add test for non-rust code block hashtag prepended linesGuillaume Gomez-0/+37
2022-12-12Don't take into account hashtag prepended lines if not in rust code blockGuillaume Gomez-3/+4
2022-12-12Fix build of thumbv7a-pc-windows-msvcArlo Siemsen-1/+2
2022-12-12Use XCode 13.4 everywhere in dist CIBlackHoleFox-2/+8
2022-12-12Bring back XCode selection CI scriptBlackHoleFox-0/+28
2022-12-12backport release notesPietro Albini-0/+197
2022-12-12bless testPietro Albini-3/+2
2022-12-11bump channel to stablePietro Albini-1/+1
2022-12-11fix test errouz-a-3/+4
2022-12-11re-add test and blessouz-a-1/+31
2022-12-11revert-overflowouz-a-54/+8
2022-12-11Handle the case that even the filename array is unaligned.Thom Chiovoloni-5/+14
2022-12-11Don't assume `FILE_ID_BOTH_DIR_INFO` will be alignedThom Chiovoloni-5/+9
2022-12-11Statics used in reachable function's inline asm are reachableTomasz Miąsko-0/+31
2022-12-11Bump the const eval step limitOli Scherer-5/+5
2022-11-20Auto merge of #104447 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-519/+651
2022-11-20[beta] Update cargoWeihang Lo-0/+0
2022-11-20Ignore test to fix macOS CIMark Rousskov-109/+0
2022-11-20Delete miri testMichael Goulet-24/+0
2022-11-20Add testMichael Goulet-0/+47
2022-11-20Revert "Normalize opaques with escaping bound vars"Michael Goulet-2/+2
2022-11-20rustdoc: Do not add external traits to the crate in `register_res`Vadim Petrochenkov-4/+12
2022-11-20Make AbsoluteBytePos a u64.Camille GILLOT-3/+2
2022-11-20rustdoc: Resolve doc links in external traits having local implsVadim Petrochenkov-1/+27
2022-11-20Revert "Update CI to use Android NDK r25b"Alex Pinkus-29/+43
2022-11-15Don't silently eat label before block in block-like exprMichael Goulet-4/+227
2022-11-15Use `nominal_obligations_without_const` in wf for FnDefDeadbeef-1/+6
2022-11-15Update to released stable compilerMark Rousskov-342/+285
2022-11-01Auto merge of #103802 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-77/+136
2022-10-31Adjust miri to still be optionalMark Rousskov-25/+31
2022-10-31Enable RUSTC_BOOTSTRAP for a few stepsMark Rousskov-0/+3
2022-10-31rustdoc: add support for incoherent impls on structs and traitsMichael Howell-0/+50
2022-10-31Bump channel to betaMark Rousskov-1/+1
2022-10-31Bump version placeholders to releaseMark Rousskov-51/+51
2022-10-29Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrumbors-35/+88
2022-10-29Auto merge of #103727 - GuillaumeGomez:rollup-hfyxccr, r=GuillaumeGomezbors-864/+1084
2022-10-29Rollup merge of #103719 - joseluis:fix-typos-try-reserve, r=the8472Guillaume Gomez-2/+2
2022-10-29Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8KiGuillaume Gomez-1/+65
2022-10-29Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddleGuillaume Gomez-5/+53
2022-10-29Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errorsGuillaume Gomez-172/+191
2022-10-29Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errorsGuillaume Gomez-603/+618
2022-10-29Rollup merge of #103415 - compiler-errors:tiny-perf-increase-on-diagnostic, r...Guillaume Gomez-22/+32
2022-10-29Rollup merge of #102721 - nbdd0121:panic, r=AmanieuGuillaume Gomez-20/+101
2022-10-29Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu...Guillaume Gomez-39/+22
2022-10-29Add regression test for missing item from private mod in JSON outputGuillaume Gomez-1/+29
2022-10-29Add missing impl blocks for item reexported from private mod in JSON outputGuillaume Gomez-5/+25
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-603/+618
2022-10-29Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgrbors-47/+232