]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-23 Michael HowellRollup merge of #103434 - GuillaumeGomez:gui-test-jump...
2022-10-23 Michael HowellRollup merge of #103424 - notriddle:notriddle/code...
2022-10-23 Michael HowellRollup merge of #103414 - compiler-errors:rpit-print...
2022-10-23 Michael HowellRollup merge of #103402 - joshtriplett:niche-wrap-fix...
2022-10-23 Michael HowellRollup merge of #103347 - RalfJung:rustc-src, r=Mark...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 Michael GouletAnnotate static lifetimes too
2022-10-23 borsAuto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum
2022-10-23 Guillaume GomezUse functions for jump-to-def-background rustodoc GUI...
2022-10-23 bjorn3Update LLVM submodule
2022-10-23 Jakub BeránekIntroduce dedicated `-Zdylib-lto` flag for enabling...
2022-10-23 Jakub BeránekAdd `rust.lto` config option
2022-10-23 bjorn3Allow LTO for dylibs
2022-10-23 bjorn3Add missing export for the oom strategy symbol
2022-10-23 borsAuto merge of #103431 - Dylan-DPC:rollup-oozfo89, r...
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103226 - compiler-errors:delay-if...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101908 - chenyukang:fix-101880, r...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-23 borsAuto merge of #103345 - Nilstrieb:diag-flat, r=compiler...
2022-10-23 NilstriebUpdate translation tests
2022-10-23 NilstriebMigrate all diagnostics
2022-10-23 NilstriebGenerate fluent message constant in a flat module for...
2022-10-23 borsAuto merge of #103426 - matthiaskrgr:rollup-n6dqdy8...
2022-10-23 Matthias KrügerRollup merge of #103412 - finnbear:fix_docs_typo_string...
2022-10-23 Matthias KrügerRollup merge of #103401 - GuillaumeGomez:gui-test-headi...
2022-10-23 Matthias KrügerRollup merge of #103399 - smoelius:unknown-lint-maybe...
2022-10-23 Matthias KrügerRollup merge of #103388 - notriddle:notriddle/result...
2022-10-23 Matthias KrügerRollup merge of #103368 - compiler-errors:normalization...
2022-10-23 Matthias KrügerRollup merge of #103355 - compiler-errors:rpitit-defaul...
2022-10-23 Matthias KrügerRollup merge of #103354 - clubby789:escape-string-liter...
2022-10-23 Matthias KrügerRollup merge of #103328 - compiler-errors:trivial-false...
2022-10-23 Matthias KrügerRollup merge of #103123 - compiler-errors:early-binder...
2022-10-23 Michael Howellrustdoc: remove no-op CSS `.code-header { border-bottom...
2022-10-23 borsAuto merge of #102660 - camsteffen:uninhabited-perf...
2022-10-22 Josh TriplettFix wrapped valid-range handling in ty_find_init_error
2022-10-22 Michael GouletPretty print lifetimes captured by RPIT
2022-10-22 Finn BearFix typo in docs of `String::leak`.
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 Cameron SteffenIntroduce InhabitedPredicate
2022-10-22 borsAuto merge of #103400 - weihanglo:update-cargo, r=weihanglo
2022-10-22 borsAuto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r...
2022-10-22 Guillaume GomezUse functions for headings rustodoc GUI test
2022-10-22 Weihang LoUpdate cargo
2022-10-22 Samuel MoeliusChange `unknown_lint` applicability to `MaybeIncorrect`
2022-10-22 Dylan DPCRollup merge of #103360 - ChrisDenton:isterm-filetype...
2022-10-22 Dylan DPCRollup merge of #103346 - HeroicKatora:metadata_of_cons...
2022-10-22 Dylan DPCRollup merge of #103329 - saethlin:nonnull-precondition...
2022-10-22 Dylan DPCRollup merge of #103280 - finnbear:impl_string_leak_2...
2022-10-22 Dylan DPCRollup merge of #103224 - compiler-errors:semi-after...
2022-10-22 Dylan DPCRollup merge of #103190 - fmease:rustdoc-render-bounds...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103231 - ecnelises:le_fix, r=lcnr
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-22 Michael GouletDon't erroneously deny semicolons after closure expr...
2022-10-22 Michael GouletRecover unclosed char literal being parsed as lifetime
2022-10-22 Michael GouletIntroduce subst_iter and subst_iter_copied on EarlyBinder
2022-10-22 Michael Gouletnit: Inline may_need_drop
2022-10-22 Michael GouletCheck needs_infer before needs_drop in HIR generator...
2022-10-22 Michael Howellrustdoc: remove unused CSS class `.result-description`
2022-10-22 borsAuto merge of #103196 - Nilstrieb:no-meta-query, r...
2022-10-22 borsAuto merge of #103172 - pcwalton:deduced-param-attrs...
2022-10-22 clubby789Update UI tests
2022-10-22 clubby789Properly escape quotes when suggesting switching betwee...
2022-10-21 borsAuto merge of #103375 - matthiaskrgr:rollup-4xrs7f2...
2022-10-21 Matthias KrügerRollup merge of #103370 - notriddle:notriddle/out-of...
2022-10-21 Matthias KrügerRollup merge of #103364 - notriddle:notriddle/toggles...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Matthias KrügerRollup merge of #103351 - oli-obk:tilde_const_impls...
2022-10-21 Matthias KrügerRollup merge of #103341 - Rageking8:add-test-for-issue...
2022-10-21 Matthias KrügerRollup merge of #103340 - RalfJung:winconsole, r=thomcc
2022-10-21 Matthias KrügerRollup merge of #103339 - Rageking8:fix-some-typos...
2022-10-21 Matthias KrügerRollup merge of #103335 - SarthakSingh31:issue-89008...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 Michael Howellrustdoc: remove unused CSS `.out-of-band { font-weight...
2022-10-21 borsAuto merge of #101263 - lopopolo:lopopolo/c-unwind...
2022-10-21 Michael Goulettests
2022-10-21 Michael GouletDelay ambiguity span bug in normalize query iff not...
2022-10-21 borsAuto merge of #101077 - sunshowers:signal-mask-inherit...
2022-10-21 Michael Howellrustdoc: prevent method summary margin from being appli...
2022-10-21 Michael Howellrustdoc: merge identical CSS blocks
2022-10-21 Chris DentonReduce false positives in msys2 detection
2022-10-21 Maybe WaffleRemove incorrect comment in `Vec::drain`
2022-10-21 borsAuto merge of #98450 - lqd:doc-metadata, r=lqd,Guillaum...
2022-10-21 Ralf Jungbootstrap: also create rustc-src component in sysroot
2022-10-21 Michael GouletHandle RPITITs properly in register_hidden_type
2022-10-21 Oli SchererRequire Drop impls to have the same constness on its...
2022-10-21 Oli SchererRemove needless special cases and dead code
2022-10-21 Andreas MolzerReduce mutability in std-use of with_metadata_of
2022-10-21 Andreas MolzerArgument type for mutable with_metadata_of (#75091)
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103321 - notriddle:notriddle/source...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
next