]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #105683 - JakobDegen:dest-prop-storage, r=tmiasko
[rust.git] / src /
2022-12-07 Matthias KrügerRollup merge of #105343 - nbdd0121:hir, r=fee1-dead
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-07 Oli SchererMake -Zsimulate-remapped-rust-src-base reproducible...
2022-12-07 borsAuto merge of #104799 - pcc:linkage-fn, r=tmiasko
2022-12-07 Oli SchererAvoid remapping paths back to `$SRC_DIR` in CI
2022-12-07 yukangfix #105226, Detect spurious ; before assoc fn body
2022-12-07 Nikita PopovUpdate LLVM submodule
2022-12-07 borsAuto merge of #105395 - sunfishcode:sunfishcode/update...
2022-12-07 Takayuki Maedaconsider `parent_count` for const param defaults
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-07 Michael GouletCompute generator sizes with -Zprint_type_sizes
2022-12-07 Josh StoneAdd help for `#![feature(impl_trait_in_fn_trait_return)]`
2022-12-07 borsAuto merge of #105397 - matthiaskrgr:rollup-xv5imz8...
2022-12-07 Michael Howellrustdoc: simplify CSS selectors for item table `.stab`
2022-12-06 Boxynormalize before matching on `ConstKind`
2022-12-06 Matthias KrügerRollup merge of #105390 - nicholasbishop:bishop-example...
2022-12-06 Matthias KrügerRollup merge of #105388 - notriddle:notriddle/item...
2022-12-06 Matthias KrügerRollup merge of #105382 - BoxyUwU:fixme_typo_sadface...
2022-12-06 Matthias KrügerRollup merge of #105380 - BoxyUwU:triagebot_ping_pls...
2022-12-06 Matthias KrügerRollup merge of #105358 - TaKO8Ki:fix-104260, r=estebank
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 borsAuto merge of #105271 - eduardosm:inline-always-int...
2022-12-06 Dan GohmanUpdate the wasi toolchain.
2022-12-06 Nicholas Bishopunstable-book: Add `ignore` to `abi_efiapi` example...
2022-12-06 Oli SchererFilter out precise alloc ids from diagnostics
2022-12-06 Oli SchererEmit full spans in miri
2022-12-06 Oli SchererBless 32 bit tests
2022-12-06 Oli SchererBless after rebase
2022-12-06 Oli SchererProperly indent messages
2022-12-06 Oli SchererChange CTFE backtraces to use `note` instead of `label...
2022-12-06 Oli SchererReintroduce the span printing in miri (plus point to...
2022-12-06 Oli SchererRemove now-redundant file/line info from const backtraces
2022-12-06 Oli SchererStart emitting labels even if their pointed to file...
2022-12-06 Petr OgarokEnable profiler in dist-powerpc64le-linux
2022-12-06 Michael Howellrustdoc: remove redundant CSS `.import-item .stab ...
2022-12-06 borsAuto merge of #105378 - matthiaskrgr:rollup-fjeorw5...
2022-12-06 Ulrich WeigandSkip test on s390x as LLD does not support the platform
2022-12-06 Ulrich WeigandFix failing codegen tests on s390x
2022-12-06 Matthias KrügerRollup merge of #105370 - WaffleLapkin:pp, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105349 - compiler-errors:point-at...
2022-12-06 Matthias KrügerRollup merge of #105320 - notriddle:notriddle/rustdoc...
2022-12-06 Matthias KrügerRollup merge of #105286 - willcrichton:maximal-hir...
2022-12-06 Matthias KrügerRollup merge of #105250 - Swatinem:async-rm-resumety...
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
2022-12-06 Matthias KrügerRollup merge of #104898 - oli-obk:group_all_the_things...
2022-12-06 borsAuto merge of #105229 - saethlin:zst-writes-to-unions...
2022-12-06 borsAuto merge of #105365 - matthiaskrgr:rollup-g0mrrt7...
2022-12-06 Matthias KrügerRollup merge of #105342 - compiler-errors:note_cause_co...
2022-12-06 Matthias KrügerRollup merge of #105340 - estebank:ice-ice-baby, r...
2022-12-06 Matthias KrügerRollup merge of #105339 - BoxyUwU:wf_ct_kind_expr,...
2022-12-06 Matthias KrügerRollup merge of #105318 - compiler-errors:issue-105304...
2022-12-06 Matthias KrügerRollup merge of #105310 - compiler-errors:issue-105288...
2022-12-06 Matthias KrügerRollup merge of #105287 - compiler-errors:issue-105275...
2022-12-06 Matthias KrügerRollup merge of #105254 - cjgillot:issue-105251, r...
2022-12-06 Matthias KrügerRollup merge of #105243 - RalfJung:no-op-let, r=Mark...
2022-12-06 Matthias KrügerRollup merge of #105098 - lyming2007:issue-103869-fix...
2022-12-06 Matthias KrügerRollup merge of #105005 - estebank:where-clause-lts...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-06 Ralf JungStacked Borrows: factor the logic determining the new...
2022-12-06 Ralf Jungmake retagging work even with 'unstable' places
2022-12-06 borsAuto merge of #105175 - michaelwoerister:add-stable...
2022-12-06 Arpad BorsosReplace usage of `ResumeTy` in async lowering with...
2022-12-06 Takayuki Maedaadd a test for #104260
2022-12-06 borsAuto merge of #105348 - JohnTitor:rollup-q9bichr, r...
2022-12-06 Esteban Küberreview comment: add test case
2022-12-06 Esteban KüberOn E0195 point at where clause lifetime bounds
2022-12-06 Esteban KüberAvoid ICE by accounting for missing type
2022-12-06 Michael GouletPoint at args in associated const fn pointers
2022-12-06 Yuki OkushiRollup merge of #105338 - estebank:other-impls, r=compi...
2022-12-06 Yuki OkushiRollup merge of #105324 - compiler-errors:gat-where...
2022-12-06 Yuki OkushiRollup merge of #105315 - fmease:norm-subst-iat, r...
2022-12-06 Yuki OkushiRollup merge of #105313 - rustbot:docs-update, r=ehuss
2022-12-06 Yuki OkushiRollup merge of #105309 - notriddle:notriddle/sidebar...
2022-12-06 Yuki OkushiRollup merge of #105289 - Rageking8:fix-dupe-word-typos...
2022-12-06 Yuki OkushiRollup merge of #105256 - GuillaumeGomez:comment-method...
2022-12-06 Yuki OkushiRollup merge of #105246 - JakobDegen:run-mir-tests...
2022-12-06 Yuki OkushiRollup merge of #105207 - RalfJung:interpret-clobber...
2022-12-06 Yuki OkushiRollup merge of #104967 - willcrichton:fix-scrape-examp...
2022-12-06 borsAuto merge of #105220 - oli-obk:feeding, r=cjgillot
2022-12-06 borsAuto merge of #105119 - JakobDegen:inline-experiments...
2022-12-05 Boxysupport `Expr` in `is_const_evaluatable` and `compute`
2022-12-05 Peter CollingbourneSupport Option and similar enums as type of static...
2022-12-05 Peter CollingbourneMove linkage type check to HIR analysis and fix semanti...
2022-12-05 Esteban KüberTweak "the following other types implement trait"
2022-12-05 Will CrichtonRestore missing newline
2022-12-05 borsAuto merge of #105328 - matthiaskrgr:rollup-qnfksmq...
2022-12-05 Michael Howellrustdoc: simplify CSS selectors on top-doc and non...
2022-12-05 Matthias KrügerRollup merge of #105301 - RalfJung:miri, r=oli-obk
2022-12-05 Matthias KrügerRollup merge of #105230 - cjgillot:issue-104312, r...
2022-12-05 Matthias KrügerRollup merge of #105223 - lukas-code:(ExprWithBlock...
2022-12-05 Matthias KrügerRollup merge of #105222 - devnexen:fbsd_update_img...
2022-12-05 Matthias KrügerRollup merge of #105180 - nbdd0121:async_track_caller...
2022-12-05 Matthias KrügerRollup merge of #104953 - jyn514:fewer-submodule-update...
2022-12-05 Matthias KrügerRollup merge of #104952 - jyn514:setup, r=Mark-Simulacrum
2022-12-05 Matthias KrügerRollup merge of #104912 - RalfJung:per, r=Mark-Simulacrum
2022-12-05 Michael GouletPoint at GAT where clause when unsatisfied
2022-12-05 Michael GouletMake get_impl_future_output_ty work with AFIT
next