]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-07 borsAuto merge of #97801 - RalfJung:miri, r=RalfJung
2022-06-06 borsAuto merge of #97809 - matthiaskrgr:rollup-ajyvjd3...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-06 Matthias KrügerRollup merge of #97792 - GuillaumeGomez:eslint-checks...
2022-06-06 Matthias KrügerRollup merge of #97700 - nzrq:patch-1, r=dtolnay
2022-06-06 nzrqApply suggestions from code review
2022-06-06 borsAuto merge of #97730 - flip1995:clippyup, r=Manishearth
2022-06-06 Ralf Jungupdate Miri
2022-06-06 borsAuto merge of #97795 - Dylan-DPC:rollup-dxilagr, r...
2022-06-06 borsAuto merge of #97684 - RalfJung:better-provenance-contr...
2022-06-06 Dylan DPCRollup merge of #97787 - matthiaskrgr:e0432_explain...
2022-06-06 Dylan DPCRollup merge of #97767 - RalfJung:variadic, r=davidtwco
2022-06-06 Dylan DPCRollup merge of #97579 - SparrowLii:target_features...
2022-06-06 Dylan DPCRollup merge of #97495 - clarfonthey:e0788-no-coverage...
2022-06-06 Dylan DPCRollup merge of #97312 - cjgillot:no-path-in-scope...
2022-06-06 Ikko AshimineFix typo in redundant_pattern_match.rs
2022-06-06 Guillaume GomezAdd "no-label-var" eslint check
2022-06-06 Guillaume GomezAdd "no-implied-eval" eslint check
2022-06-06 Guillaume GomezAdd "no-implicit-globals" eslint check
2022-06-06 Guillaume GomezAdd "no-floating-decimal" eslint check
2022-06-06 Guillaume GomezAdd "no-div-regex" eslint check
2022-06-06 Guillaume GomezAdd "no-confusing-arrow" eslint check
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 SparrowLiiAvoid creating `SmallVec`s in `global_llvm_features`
2022-06-06 Matthias KrügerE0432: rust 2018 -> rust 2018 or later in --explain...
2022-06-06 Philipp KronesAdd winnt feature to winapi in rustc-workspace-hack
2022-06-06 borsAuto merge of #97783 - matthiaskrgr:rollup-14t9htt...
2022-06-06 Matthias KrügerRollup merge of #97765 - RalfJung:restoration, r=Mark...
2022-06-06 Matthias KrügerRollup merge of #97764 - RalfJung:strict, r=dtolnay
2022-06-06 Matthias KrügerRollup merge of #97759 - WaffleLapkin:recover_label_exp...
2022-06-06 Matthias KrügerRollup merge of #97752 - klensy:cg-typo, r=bjorn3
2022-06-06 Matthias KrügerRollup merge of #97721 - compiler-errors:issue-97704...
2022-06-06 Matthias KrügerRollup merge of #97683 - cjgillot:no-apit-hrtb, r=nagisa
2022-06-06 Matthias KrügerRollup merge of #90905 - GuillaumeGomez:empty-impl...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
2022-06-06 ltdkChanges from code review
2022-06-06 Michael GouletDo suggest_await_before_try with infer in self, clean...
2022-06-06 borsAuto merge of #97710 - RalfJung:ptr-addr, r=thomcc
2022-06-05 Scott McMurrayFix the coldcc codegen test on wasm32
2022-06-05 Waffle MaybeAdd spaces before and after expr in add {} suggestion
2022-06-05 Maybe WaffleSuggest removing label in `'label: non_block_expr`
2022-06-05 Maybe WaffleDo not suggest adding labeled block if there are no...
2022-06-05 Ralf Junginterpret: do not claim UB until we looked more into...
2022-06-05 Ralf Jungrestore a test
2022-06-05 Ralf Junguse strict provenance APIs
2022-06-05 Ralf Jungreduce code duplication
2022-06-05 Ralf Junginterpret: better control over whether we read data...
2022-06-05 Maybe WaffleSuggest adding `{}` for `'label: non_block_expr`
2022-06-05 borsAuto merge of #97756 - pietroalbini:pa-remove-azure...
2022-06-05 Pietro Albiniupdate comment
2022-06-05 Pietro Albiniremove azure pipelines-specific debug statement
2022-06-05 Pietro Albiniremove clean-disk script
2022-06-05 Pietro Albiniremove azure pipelines configuration
2022-06-05 borsAuto merge of #97697 - WaffleLapkin:no_ref_vec, r=Waffl...
2022-06-05 Maybe WaffleRename `visit_generic_param{_slice => s}`
2022-06-05 Camille GILLOTSuggest 'static when in static/const items.
2022-06-05 borsAuto merge of #97577 - betrusted-io:add-xous-target...
2022-06-05 borsAuto merge of #97391 - Urgau:cfg_accessible, r=petrochenkov
2022-06-05 klensytypo: `-Zcodegen-backend=llvm -Cpasses=list` should...
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-05 nzrqUpdate library/std/src/collections/hash/set.rs
2022-06-04 borsAuto merge of #97742 - matthiaskrgr:rollup-fr3j0t8...
2022-06-04 Matthias KrügerRollup merge of #97737 - jackh726:verbose-pretty-printi...
2022-06-04 Matthias KrügerRollup merge of #97735 - jsha:no-foreign-std, r=Guillau...
2022-06-04 Matthias KrügerRollup merge of #97731 - JohnTitor:issue-87142, r=compi...
2022-06-04 Matthias KrügerRollup merge of #97707 - Nilstrieb:data-structures...
2022-06-04 Matthias KrügerRollup merge of #97688 - RalfJung:test-const-cpy, r...
2022-06-04 Matthias KrügerRollup merge of #97609 - Elliot-Roberts:unused-trait...
2022-06-04 Jack HueyFix pretty printing named bound regions under -Zverbose
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 Elliot RobertsIterate over `maybe_unused_trait_imports` when checking...
2022-06-04 Jacob Hoffman... Don't generate "Impls on Foreign Types" for std
2022-06-04 borsAuto merge of #97529 - Urgau:bootstrap-check-cfg-featur...
2022-06-04 Pietro Albiniupdate tests
2022-06-04 Pietro Albiniaddress review comments
2022-06-04 Pietro Albinibump sysinfo version
2022-06-04 NilstriebFix stacked borrows invalidation in rustc_data_structur...
2022-06-04 NilstriebAdapt rustc_data_structures tests to run in strict...
2022-06-04 borsAuto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark...
2022-06-04 Wesley WiserUpdate src/test/debuginfo/thread-names.rs
2022-06-04 Camille GILLOTCompletely remove LifetimeScopeForPath.
2022-06-04 Camille GILLOTCompute lifetimes in scope at diagnostic time.
2022-06-04 Yuki OkushiAdd regresion test for #87142
2022-06-04 Philipp KronesUpdate Cargo.lock
2022-06-04 Philipp KronesRemove unnecessary clap_derive dependency added in...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 borsAuto merge of #97729 - Dylan-DPC:rollup-dv43xo9, r...
2022-06-04 borsAuto merge of #8942 - flip1995:rustup, r=flip1995
2022-06-04 Philipp KronesBump nightly version -> 2022-06-04
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 Sean Crosstest: add `xous` to well-known-values.stderr
2022-06-04 Sean Crossplatform-support: add riscv32imac-unknown-xous-elf
2022-06-04 Sean Crossriscv32imac-unknown-xous-elf: add target
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-04 Dylan DPCRollup merge of #97722 - compiler-errors:tighten-copy...
2022-06-04 Dylan DPCRollup merge of #97716 - compiler-errors:issue-97708...
2022-06-04 Dylan DPCRollup merge of #97715 - xFrednet:97650-expect-in-fucti...
2022-06-04 Dylan DPCRollup merge of #97647 - m-ou-se:lazy-box-locks, r...
next