]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #94299 - oli-obk:stable_hash_ty, r=michaelwoerister
[rust.git] / src /
2022-02-25 borsAuto merge of #94350 - matthiaskrgr:rollup-eesfiyr...
2022-02-25 Matthias KrügerRollup merge of #94341 - ChayimFriedman2:patch-1, r...
2022-02-25 Matthias KrügerRollup merge of #94297 - lcnr:rel-notes, r=Mark-Simulacrum
2022-02-25 Matthias KrügerRollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 Matthias KrügerRollup merge of #93273 - bjorn3:rustbuild_improvements...
2022-02-25 Matthias KrügerRollup merge of #92714 - yanganto:ignore-message, r...
2022-02-25 Chayim Refael FriedmanDo not suggest using a const parameter when there are...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-25 borsAuto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot
2022-02-25 Michael GouletRemove LifetimeDefOrigin
2022-02-25 Michael GouletRemove in-band lifetimes
2022-02-25 Loïc BRANSTETTAdd documentation for `--check-cfg` in rustdoc book
2022-02-25 Loïc BRANSTETTWire up --check-cfg to rustdoc
2022-02-25 Ralf JungMiri fn ptr check: don't use conservative null check
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-25 Michael Howelldiagnostic: suggest parens when users want logical...
2022-02-24 Antonio YangInclude ignore message in libtest output
2022-02-24 borsAuto merge of #94333 - Dylan-DPC:rollup-7yxtywp, r...
2022-02-24 Dylan DPCRollup merge of #94327 - Mark-Simulacrum:avoid-macro...
2022-02-24 Dylan DPCRollup merge of #94316 - nnethercote:improve-string...
2022-02-24 Dylan DPCRollup merge of #94315 - lcnr:auto-trait-lint-update...
2022-02-24 Dylan DPCRollup merge of #94308 - tmiasko:normalize-main-ret...
2022-02-24 Dylan DPCRollup merge of #94242 - compiler-errors:fat-uninhabita...
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
2022-02-24 Dylan DPCRollup merge of #94175 - Urgau:check-cfg-improvements...
2022-02-24 Dylan DPCRollup merge of #93714 - compiler-errors:can-type-impl...
2022-02-24 Dylan DPCRollup merge of #91795 - petrochenkov:nomacreexport...
2022-02-24 Vadim PetrochenkovUpdate clippy tests
2022-02-24 Vadim Petrochenkovresolve: Fix incorrect results of `opt_def_kind` query...
2022-02-24 asquared31415don't ice when an extern static is too big
2022-02-24 Jakob DegenRestrict query recursion in `needs_significant_drop`
2022-02-24 borsAuto merge of #94131 - Mark-Simulacrum:fmt-string,...
2022-02-24 Michael Gouletrestore spans for issue-50480
2022-02-24 Michael Gouletbetter ObligationCause for normalization errors in...
2022-02-24 Jakob DegenRemove an unnecessary restriction in `dest_prop`
2022-02-24 lcnrdon't special case `DefKind::Ctor` in encoding
2022-02-24 Oli SchererTry out caching the stable hash of Ty within itself
2022-02-24 Petr SumberaAdd test for nested structures.
2022-02-24 borsAuto merge of #94123 - bjorn3:cg_ssa_singleton_builder...
2022-02-24 borsAuto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
2022-02-24 lcnrupdate auto trait lint
2022-02-24 borsAuto merge of #94314 - matthiaskrgr:rollup-hmed8n7...
2022-02-24 Matthias KrügerRollup merge of #94300 - WaffleLapkin:patch-4, r=scottmcm
2022-02-24 Matthias KrügerRollup merge of #94296 - lnicola:rust-analyzer-2022...
2022-02-24 Matthias KrügerRollup merge of #94292 - esp-rs:riscv32imc-esp-espidf...
2022-02-24 Matthias KrügerRollup merge of #94288 - Mark-Simulacrum:ser-opt, r...
2022-02-24 Matthias KrügerRollup merge of #94283 - hellow554:stable_flow_control...
2022-02-24 Matthias KrügerRollup merge of #94273 - Dylan-DPC:doc/errorkind, r...
2022-02-24 Matthias KrügerRollup merge of #94270 - RalfJung:fn-ptrs, r=oli-obk
2022-02-24 Matthias KrügerRollup merge of #94267 - pierwill:fast-reject-bound...
2022-02-24 Matthias KrügerRollup merge of #89887 - arlosi:char-debug, r=wesleywiser
2022-02-24 borsAuto merge of #94107 - tmiasko:fewer-types, r=davidtwco
2022-02-24 borsAuto merge of #93438 - spastorino:node_id_to_hir_id_ref...
2022-02-23 Ralf JungMiri: relax fn ptr check
2022-02-23 borsAuto merge of #94286 - matthiaskrgr:rollup-6i1spjg...
2022-02-23 bjorn3Always check cg_llvm with ./x.py check
2022-02-23 Arlo SiemsenChange `char` type in debuginfo to DW_ATE_UTF
2022-02-23 Michael Gouletproperly handle fat pointers to uninhabitable types
2022-02-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-02-23 Loïc BRANSTETTAdd compiler flag `--check-cfg` to the unstable book
2022-02-23 Loïc BRANSTETTContinue improvements on the --check-cfg implementation
2022-02-23 Matthias KrügerRollup merge of #94285 - bjorn3:sync_cg_clif-2022-02...
2022-02-23 Matthias KrügerRollup merge of #94280 - tmiasko:should-print-region...
2022-02-23 Matthias KrügerRollup merge of #94271 - RalfJung:downcast, r=oli-obk
2022-02-23 Matthias KrügerRollup merge of #94264 - NyantasticUwU:patch-1, r=yaahc
2022-02-23 Matthias KrügerRollup merge of #94263 - anko:patch-1, r=GuillaumeGomez
2022-02-23 Matthias KrügerRollup merge of #94260 - GuillaumeGomez:infinite-redire...
2022-02-23 Matthias KrügerRollup merge of #94259 - krasimirgg:bump-llvm-ci, r...
2022-02-23 Matthias KrügerRollup merge of #94253 - bjorn3:xpy-fmt-2021, r=Mark...
2022-02-23 Matthias KrügerRollup merge of #94240 - compiler-errors:pathbuf-displa...
2022-02-23 Matthias KrügerRollup merge of #94213 - digama0:patch-4, r=Dylan-DPC
2022-02-23 Matthias KrügerRollup merge of #94137 - aDotInTheVoid:abi-enum, r...
2022-02-23 Matthias KrügerRollup merge of #94128 - mqy:master, r=Dylan-DPC
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-23 bjorn3Sync from rust bafe8d06e015eb00724d3d497516191d6681943f
2022-02-23 borsAuto merge of #94277 - ehuss:update-cargo, r=ehuss
2022-02-23 Eric HussUpdate cargo
2022-02-23 Eduard-Mihai Burtescurustc_errors: let `DiagnosticBuilder::emit` return...
2022-02-23 Eduard-Mihai Burtescurustc_errors: take `self` by value in `DiagnosticBuilde...
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-23 Eduard-Mihai Burtescurustc_errors: add `downgrade_to_delayed_bug` to `Diagno...
2022-02-23 borsAuto merge of #93984 - nnethercote:ChunkedBitSet, r...
2022-02-22 Loïc BRANSTETTImprove diagnostic of the unexpected_cfgs lint
2022-02-22 Loïc BRANSTETTAdd test for well known names defined by rustc
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-22 bjorn3Sync from rust 03a8cc7df1d65554a4d40825b0490c93ac0f0236
2022-02-22 Antti KorpiTypo fix: Close inline-code backtick
2022-02-22 Guillaume GomezAdd test for infinite redirection
2022-02-22 Guillaume GomezPrevent generation of infinite redirections
2022-02-22 borsAuto merge of #94254 - matthiaskrgr:rollup-7llbjhd...
2022-02-22 Krasimir GeorgievBump download-ci-llvm-stamp for llvm-nm inclusion
2022-02-22 Matthias KrügerRollup merge of #94246 - RalfJung:hex, r=oli-obk
2022-02-22 Matthias KrügerRollup merge of #94237 - compiler-errors:dont-wrap...
2022-02-22 Matthias KrügerRollup merge of #94208 - est31:let_else, r=Mark-Simulacrum
2022-02-22 Matthias KrügerRollup merge of #94196 - aDotInTheVoid:terse-procres...
2022-02-22 Matthias KrügerRollup merge of #94179 - devnexen:getexecname_directcal...
2022-02-22 Matthias KrügerRollup merge of #94178 - est31:tolerant_lines_check...
2022-02-22 Matthias KrügerRollup merge of #94169 - Amanieu:asm_stuff, r=nagisa
2022-02-22 Matthias KrügerRollup merge of #94169 - Amanieu:asm_stuff, r=nagisa
next