]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-08 Michael GouletRollup merge of #97856 - compiler-errors:bad-let-sugges...
2022-06-08 Michael GouletRollup merge of #97830 - LucasDumont:add-example-alloc...
2022-06-08 Michael GouletRollup merge of #97557 - compiler-errors:arg-mismatch...
2022-06-08 borsAuto merge of #97887 - matthiaskrgr:rollup-ym5k7kb...
2022-06-08 Matthias KrügerRollup merge of #97880 - ChayimFriedman2:patch-2, r...
2022-06-08 Matthias KrügerRollup merge of #97879 - hermitcore:condvar, r=Dylan-DPC
2022-06-08 Matthias KrügerRollup merge of #97878 - GuillaumeGomez:regression...
2022-06-08 Matthias KrügerRollup merge of #97813 - antoyo:sync_from_cg_gcc, r...
2022-06-08 Matthias KrügerRollup merge of #97507 - jyn514:download-rustfmt, r...
2022-06-08 Chayim Refael... Fix typo: fo->for
2022-06-08 Stefan Lankesremove unneeded code
2022-06-08 borsAuto merge of #97873 - Dylan-DPC:rollup-g6ptsdq, r...
2022-06-08 Guillaume GomezAdd regression test for #84634
2022-06-08 Dylan DPCRollup merge of #97865 - lcnr:bb-BorrowckMode, r=Dylan-DPC
2022-06-08 Dylan DPCRollup merge of #97848 - spastorino:universal-lowering...
2022-06-08 Dylan DPCRollup merge of #97846 - pcwalton:align-bits, r=michael...
2022-06-08 Dylan DPCRollup merge of #97763 - RalfJung:fallible-cast, r...
2022-06-08 Dylan DPCRollup merge of #97276 - JohnTitor:stabilize-const...
2022-06-08 Yuki OkushiStabilize `const_intrinsic_copy`
2022-06-08 borsAuto merge of #94732 - nnethercote:infallible-encoder...
2022-06-08 lcnrbye `BorrowckMode`
2022-06-08 borsAuto merge of #97860 - Dylan-DPC:rollup-t3vxos8, r...
2022-06-08 Dylan DPCRollup merge of #97851 - saethlin:use-repr-c, r=thomcc
2022-06-08 Dylan DPCRollup merge of #97823 - compiler-errors:missing-comma...
2022-06-08 Dylan DPCRollup merge of #97819 - compiler-errors:use-import...
2022-06-08 Dylan DPCRollup merge of #97597 - tmiasko:simplify-locals-side...
2022-06-08 Dylan DPCRollup merge of #97595 - ouz-a:issue-97381, r=compiler...
2022-06-08 borsAuto merge of #97447 - nnethercote:improve-folding...
2022-06-08 Michael GouletDon't suggest adding let in certain if conditions
2022-06-08 Michael Gouletrecover `import` instead of `use` in item
2022-06-08 borsAuto merge of #97849 - matthiaskrgr:rollup-1yodhvw...
2022-06-07 Nicholas NethercoteRename `rustc_serialize::opaque::Encoder` as `MemEncoder`.
2022-06-07 Ben KimockUse repr(C) when depending on struct layout in ptr...
2022-06-07 Nicholas NethercoteFolding revamp.
2022-06-07 Nicholas NethercoteAvoid some unnecessary `return`s.
2022-06-07 Nicholas NethercoteAdd `try_fold_uenevaluted`.
2022-06-07 Nicholas NethercoteAdd `TypeVisitor::visit_mir_const`.
2022-06-07 Nicholas NethercoteRemove `EarlyBinder::{try_fold_with,visit_with}`.
2022-06-07 Nicholas NethercoteUse `super_visit_with` in a couple of `visit_binder...
2022-06-07 Nicholas NethercoteRename `TypeVisitor::visit_unevaluated_const`.
2022-06-07 Nicholas NethercoteMove `finish` out of the `Encoder` trait.
2022-06-07 Matthias KrügerRollup merge of #97845 - estebank:spancito, r=compiler...
2022-06-07 Matthias KrügerRollup merge of #97840 - durin42:llvm-15-apint, r=nikic
2022-06-07 Matthias KrügerRollup merge of #97832 - tmiasko:const-direction, r...
2022-06-07 Matthias KrügerRollup merge of #97831 - tmiasko:rm-always-live-locals...
2022-06-07 Matthias KrügerRollup merge of #97829 - JohnTitor:issue-95307, r=compi...
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Santiago PastorinoExtract lower_generic_and_bounds function
2022-06-07 Santiago PastorinoPass origin down to impl_trait_ty_to_ty
2022-06-07 Santiago PastorinoExtract lower_generic_param_kind
2022-06-07 Santiago PastorinoInstrument important fns in AST lowering
2022-06-07 Nicholas NethercoteUse delayed error handling for `Encodable` and `Encoder...
2022-06-07 Nicholas NethercoteDon't pass in a vector to `Encoder::new`.
2022-06-07 Nicholas NethercoteRemove an unnecessary encoder operation.
2022-06-07 Esteban KüberUse more targeted suggestion when confusing i8 with...
2022-06-07 Patrick WaltonSpecify DWARF alignment in bits, not bytes.
2022-06-07 borsAuto merge of #97835 - Dylan-DPC:rollup-0ae3pwp, r...
2022-06-07 Augie FacklerRustWrapper: adapt to APInt API changes in LLVM 15
2022-06-07 Tomasz MiąskoPreserve unused pointer to address casts
2022-06-07 Dylan DPCRollup merge of #97826 - GuillaumeGomez:rustdoc-gui...
2022-06-07 Dylan DPCRollup merge of #97821 - Nilstrieb:mutex-docs, r=Dylan-DPC
2022-06-07 Dylan DPCRollup merge of #97817 - lnicola:rust-analyzer-2022...
2022-06-07 Dylan DPCRollup merge of #97325 - tmiasko:capture-enum-field...
2022-06-07 Dylan DPCRollup merge of #95948 - Nilstrieb:improve-cstr-safety...
2022-06-07 Joshua NelsonAdd a `DownloadSource` enum
2022-06-07 Joshua NelsonAdd checksum verification for rustfmt downloads
2022-06-07 Joshua NelsonMove beta rustfmt downloads to rustbuild
2022-06-07 Yuki OkushiAdd regresion test for #95307
2022-06-07 Tomasz MiąskoChange `Direction::{is_forward,is_backward}` functions...
2022-06-07 Tomasz MiąskoRemove `AlwaysLiveLocals` wrapper struct
2022-06-07 NilstriebImprove the safety docs for `CStr`
2022-06-07 Joshua NelsonSimplify handling of `initial_rustfmt`
2022-06-07 Joshua NelsonRename `download_component` -> `download_ci_component`
2022-06-07 Dylan DPCUpdate library/std/src/sync/mutex.rs
2022-06-07 Lucas DumontAdd std::alloc::set_alloc_error_hook example
2022-06-07 Antoni BoucherRemove unused macro rule
2022-06-07 borsAuto merge of #97825 - Dylan-DPC:rollup-ya51k1k, r...
2022-06-07 Guillaume GomezUpdate rustdoc-gui README
2022-06-07 Guillaume GomezUpdate help message for rustdoc-gui runner
2022-06-07 Dylan DPCRollup merge of #97808 - alexcrichton:wasm-features...
2022-06-07 Dylan DPCRollup merge of #97771 - rtzoeller:haiku_no_sigio,...
2022-06-07 Dylan DPCRollup merge of #97738 - Kixiron:zst-panic, r=eddyb
2022-06-07 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 Dylan DPCRollup merge of #97058 - bjorn3:multi_artifact_work_pro...
2022-06-07 Michael GouletRecover missing comma after match arm
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-07 NilstriebRemove confusing sentence from `Mutex` docs
2022-06-07 Laurențiu Nicola:arrow_up: rust-analyzer
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-07 borsAuto merge of #97801 - RalfJung:miri, r=RalfJung
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-07 antoyoMerge pull request #179 from rust-lang/sync_from_rust2
2022-06-07 Antoni BoucherFix exactudiv
2022-06-07 Antoni BoucherUpdate toolchain
2022-06-07 Antoni BoucherMerge branch 'master' into sync_from_rust2
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 Alex CrichtonAdd some unstable target features for the wasm target...
next