]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-06 Matthias KrügerRollup merge of #102718 - compiler-errors:opaque-bound...
2022-10-06 Matthias KrügerRollup merge of #102680 - dtolnay:btreesend, r=thomcc
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Boxyreviews
2022-10-06 borsAuto merge of #102726 - matthiaskrgr:rollup-2ghn38b...
2022-10-06 Matthias KrügerRollup merge of #102710 - Rageking8:add-test-for-issue...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 Matthias KrügerRollup merge of #102694 - compiler-errors:fn-to-method...
2022-10-06 Matthias KrügerRollup merge of #102693 - BlackHoleFox:revert-apple...
2022-10-06 Matthias KrügerRollup merge of #102672 - notriddle:notriddle/fqn-in...
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 Michael Howellrustdoc: remove unused CSS class `in-band`
2022-10-05 León Orell... rustdoc: render more cross-crate hrtbs properly
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-05 Michael GouletUse proper subdiagnostic
2022-10-05 Michael GouletFix opaque_hidden_inferred_bound lint ICE
2022-10-05 David TolnayFix overconstrained Send impls in btree internals
2022-10-05 David TolnayAdd regression test for lifetimes in alloc internals...
2022-10-05 borsAuto merge of #102438 - andrewpollack:add-target-rustc...
2022-10-05 Michael GouletUpdate compiler/rustc_hir_analysis/src/check/callee.rs
2022-10-05 borsAuto merge of #102704 - Dylan-DPC:rollup-66ff8sm, r...
2022-10-05 Ding Xiang Feifix doc and dedup diverge_cleanup
2022-10-05 Rageking8add test for issue 82633
2022-10-05 Takayuki Maedasuggest `==` to the rest of assign expr
2022-10-05 Takayuki Maedause smaller span
2022-10-05 Dylan DPCRollup merge of #102699 - GuillaumeGomez:fix-hamburger...
2022-10-05 Dylan DPCRollup merge of #102496 - compiler-errors:into-suggesti...
2022-10-05 Dylan DPCRollup merge of #102440 - sunfishcode:sunfishcode/wasm...
2022-10-05 Dylan DPCRollup merge of #101061 - RalfJung:panic-on-uninit...
2022-10-05 Dylan DPCRollup merge of #100986 - TaKO8Ki:do-not-suggest-adding...
2022-10-05 borsAuto merge of #98736 - alex:lipo-magic, r=bjorn3
2022-10-05 Guillaume GomezAdd regression test for hamberger button color in mobil...
2022-10-05 Guillaume GomezFix hamburger button color in mobile sidebar
2022-10-05 borsAuto merge of #102691 - notriddle:rollup-tdtyagp, r...
2022-10-05 Takayuki Maedastop suggesting adding generic args for turbofish
2022-10-05 Ralf Jungchange might_permit_raw_init to fully detect LLVM UB...
2022-10-05 Michael GouletSuggest calling method if fn does not exist
2022-10-05 Michael GouletDelay function resolution error until typeck
2022-10-05 BlackHoleFoxRevert "Use getentropy when possible on all Apple platf...
2022-10-05 Michael HowellRollup merge of #102686 - cuviper:rls-tool_std, r=jyn514
2022-10-05 Michael HowellRollup merge of #102670 - lyming2007:issue-101866-fix...
2022-10-05 Michael HowellRollup merge of #102662 - notriddle:notriddle/code...
2022-10-05 Michael HowellRollup merge of #102650 - Rageking8:slightly-improve...
2022-10-05 Michael HowellRollup merge of #102574 - aDotInTheVoid:const_collectio...
2022-10-05 Michael GouletSuggest `.into()` when all other coercion suggestions...
2022-10-05 Josh StoneDon't build the compiler before building rls
2022-10-05 borsAuto merge of #102677 - weihanglo:update-cargo, r=ehuss
2022-10-05 reez12gTemporarily reinstate doctest=false
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 Weihang LoUpdate cargo
2022-10-04 Yiming Leifollow-up fix about 101866 to print the self type.
2022-10-04 borsAuto merge of #102666 - matthiaskrgr:rollup-tuge18t...
2022-10-04 Matthias KrügerRollup merge of #102653 - lcnr:delay_span_bug, r=fee1...
2022-10-04 Matthias KrügerRollup merge of #102651 - oli-obk:non_region_things...
2022-10-04 Matthias KrügerRollup merge of #102648 - Rageking8:add-test-for-#10260...
2022-10-04 Matthias KrügerRollup merge of #102647 - oli-obk:tilde_const_bounds...
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 Michael Howellrustdoc: remove no-op CSS `.code-header { display:...
2022-10-04 lcnrmissing value to delay_span_bug
2022-10-04 Ralf Jungtest Miri changes in PR CI; we no longer need xargo
2022-10-04 borsAuto merge of #2566 - saethlin:gc-cleanup, r=oli-obk
2022-10-04 Oli SchererIt's not about types or consts, but the lack of regions
2022-10-04 Ralf Jungre-architect the tag visitor traits
2022-10-04 borsAuto merge of #2582 - RalfJung:sb-tracking, r=RalfJung
2022-10-04 Ben KimockFinish TimeoutCallback
2022-10-04 Ben KimockPlease help, where is this lifetime bound coming from
2022-10-04 Ben KimockUse static dispatch in the visitor
2022-10-04 Ben KimockUse VisitProvenance to factor allocation visiting better
2022-10-04 Ben KimockA bit of cleanup
2022-10-04 Ben KimockExpand VisitMachineValues to cover more pointers in...
2022-10-04 borsAuto merge of #102652 - Dylan-DPC:rollup-6ff8ct8, r...
2022-10-04 Ralf Jungmore details on stacked borrows tracking
2022-10-04 Alex Gaynorresolve error when attempting to link a universal libra...
2022-10-04 Rageking8slightly improve no return for returning function error
2022-10-04 Dylan DPCRollup merge of #102633 - Nilstrieb:rustdoc-lint-🏳️‍...
2022-10-04 Dylan DPCRollup merge of #102568 - compiler-errors:lint-unsatisf...
2022-10-04 Dylan DPCRollup merge of #102559 - compiler-errors:issue-102553...
2022-10-04 Dylan DPCRollup merge of #102489 - compiler-errors:issue-102074...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #102622 - camsteffen:move-layout, r=fee1...
2022-10-04 Oli SchererMerge the `~const` and `impl const` checks and add...
2022-10-04 Rageking8add test for #102605
2022-10-04 Oli SchererOnly allow ~const bounds for traits with #[const_trait]
2022-10-04 borsAuto merge of #102644 - matthiaskrgr:rollup-rg0sw41...
2022-10-04 Matthias KrügerRollup merge of #102639 - nnethercote:improve-spans...
2022-10-04 Matthias KrügerRollup merge of #102637 - andrewpollack:ignore-fuchsia...
2022-10-04 Matthias KrügerRollup merge of #102628 - H4x5:master, r=scottmcm
2022-10-04 Matthias KrügerRollup merge of #102624 - notriddle:notriddle/summary...
2022-10-04 Matthias KrügerRollup merge of #102567 - compiler-errors:issue-102561...
2022-10-04 Matthias KrügerRollup merge of #102547 - GuillaumeGomez:migrate-css...
2022-10-04 Matthias KrügerRollup merge of #102441 - chenyukang:fix-102320-unwrap_...
2022-10-04 borsAuto merge of #102395 - davidtwco:translation-rename...
2022-10-04 Michael GouletWe are able to resolve methods even if they need subst
2022-10-04 Michael GouletNormalize substs before resolving instance in NoopMetho...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Nicholas NethercoteImprove spans when splitting multi-char operator tokens...
next