]> git.lizzy.rs Git - rust.git/history - compiler
Give a better error when `x dist` fails for an optional tool
[rust.git] / compiler /
2022-07-10 borsAuto merge of #99107 - weihanglo:update-cargo, r=ehuss
2022-07-10 borsAuto merge of #98785 - compiler-errors:no-check-expr...
2022-07-10 borsAuto merge of #98463 - mystor:expand_expr_bool, r=eddyb
2022-07-10 borsAuto merge of #99112 - matthiaskrgr:rollup-uv2zk4d...
2022-07-10 Matthias KrügerRollup merge of #99109 - WaffleLapkin:atomic_ti, r...
2022-07-10 Matthias KrügerRollup merge of #99103 - TaKO8Ki:avoid-&str-to-string...
2022-07-10 Matthias KrügerRollup merge of #99100 - Smittyvb:test-cli-binary-name...
2022-07-10 Matthias KrügerRollup merge of #99086 - GuillaumeGomez:search-result...
2022-07-10 Matthias KrügerRollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomez
2022-07-10 borsAuto merge of #95295 - CAD97:layout-isize, r=scottmcm
2022-07-10 borsAuto merge of #97522 - xfix:stabilize-slice-from-raw...
2022-07-10 borsAuto merge of #98213 - notriddle:notriddle/clap-3,...
2022-07-09 borsAuto merge of #98950 - ChrisDenton:getoverlapped-io...
2022-07-09 Konrad BorowskiPartially stabilize const_slice_from_raw_parts
2022-07-09 Michael GouletDo not call `check_expr` in `check_compatible`, since...
2022-07-09 borsAuto merge of #99056 - lcnr:higher_ranked_sub, r=oli-obk
2022-07-09 Takayuki Maedaavoid some `&str` to `String` conversions
2022-07-09 borsAuto merge of #98957 - RalfJung:zst-are-different,...
2022-07-09 borsAuto merge of #99082 - matthiaskrgr:rollup-nouwsh7...
2022-07-09 Ralf Jungtweak names and output and bless
2022-07-09 Ralf Jungreview feedback
2022-07-09 Ralf Jungfix cranelift and gcc backends
2022-07-09 Ralf Jungdon't allow ZST in ScalarInt
2022-07-09 Matthias KrügerRollup merge of #99067 - est31:to_owned_link, r=Dylan-DPC
2022-07-09 Matthias KrügerRollup merge of #99050 - JakobDegen:storage-docs, r...
2022-07-09 Matthias KrügerRollup merge of #99022 - pierwill:always-storage-live...
2022-07-09 borsAuto merge of #98328 - topjohnwu:fix_cross, r=jyn514
2022-07-09 borsAuto merge of #99078 - Dylan-DPC:rollup-gnw6cli, r...
2022-07-09 Dylan DPCRollup merge of #99070 - tamird:update-tracking-issue...
2022-07-09 Dylan DPCRollup merge of #99048 - TaKO8Ki:remove-type-string...
2022-07-09 Dylan DPCRollup merge of #99043 - compiler-errors:derive-nit...
2022-07-09 Dylan DPCRollup merge of #99008 - obeis:issue-98974, r=compiler...
2022-07-09 Dylan DPCRollup merge of #98980 - RalfJung:const-prop-ice, r...
2022-07-09 Dylan DPCRollup merge of #98915 - nnethercote:clarify-deriving...
2022-07-09 Dylan DPCRollup merge of #98350 - pcwalton:dwarf5, r=michaelwoer...
2022-07-09 borsAuto merge of #99028 - tmiasko:inline, r=estebank
2022-07-09 borsAuto merge of #98961 - zeevm:issue-98958-fix, r=oli-obk
2022-07-09 Nicholas NethercoteMinor updates based on review comments.
2022-07-08 Jakob DegenClarify MIR semantics of storage statements
2022-07-08 borsAuto merge of #98816 - estebank:implicit-sized, r=oli-obk
2022-07-08 Nicholas NethercoteSimplify `cs_fold`.
2022-07-08 Nicholas NethercoteFix some inconsistencies.
2022-07-08 Nicholas NethercoteCut down large comment about zero-variant enums.
2022-07-08 Nicholas NethercoteAvoid transposes in deriving code.
2022-07-08 Nicholas NethercoteRemove `FieldInfo::attrs`.
2022-07-08 Nicholas NethercoteRename `FieldInfo` fields.
2022-07-08 Nicholas NethercoteClarify args terminology.
2022-07-08 Tamir DubersteinUpdate integer_atomics tracking issue
2022-07-08 borsAuto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum
2022-07-08 Patrick WaltonImplement support for DWARF version 5.
2022-07-08 borsAuto merge of #98614 - oli-obk:take_unsound_opaque_type...
2022-07-08 borsAuto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r...
2022-07-08 Takayuki Maedaremove a string comparison about types
2022-07-08 lcnrdon't use `commit_if_ok` during `higher_ranked_sub`
2022-07-08 Oli SchererOnly register hidden types for opaque types from the...
2022-07-08 Dylan DPCRollup merge of #98794 - compiler-errors:conflicting...
2022-07-08 Dylan DPCRollup merge of #98657 - compiler-errors:rustc-const...
2022-07-08 Dylan DPCRollup merge of #98654 - nnethercote:pest-2.1.3-opt...
2022-07-08 Dylan DPCRollup merge of #98533 - jyn514:drop-tracking-debugging...
2022-07-08 borsAuto merge of #98758 - nnethercote:more-derive-output...
2022-07-08 Obei SidegUpdate ui test for the new E0530 suggestion
2022-07-08 Ralf Junginterpret: only to track_caller in debug builds due...
2022-07-08 Obei SidegCheck if E0530 is `rustc_resolve::late::PatternSource...
2022-07-08 Obei SidegCheck if E0530 is `tuple variant` or `tuple struct...
2022-07-08 borsAuto merge of #98638 - bjorn3:less_string_interning...
2022-07-08 borsAuto merge of #99047 - matthiaskrgr:rollup-01vn70s...
2022-07-08 Matthias KrügerRollup merge of #99026 - anall:buffix/clippy-9131,...
2022-07-08 Matthias KrügerRollup merge of #99019 - pierwill:doc-mir-statement...
2022-07-08 Matthias KrügerRollup merge of #98798 - jyn514:download-rustc-cached...
2022-07-08 Matthias KrügerRollup merge of #98795 - jackh726:lexical_region_resolv...
2022-07-08 Matthias KrügerRollup merge of #98718 - yoshuawuyts:stabilize-into...
2022-07-08 Matthias KrügerRollup merge of #95635 - davidtwco:terminal-width-stabi...
2022-07-08 Michael GouletCollapse some weirdly-wrapping derives
2022-07-08 Michael GouletHighlight conflicting param-env candidates
2022-07-08 Michael Gouletsimplify plurals in fluent messages using hir::ConstContext
2022-07-08 Michael GouletMigrate MutDeref, TransientMutBorrow diagnostics
2022-07-08 Michael GouletMigrate PanicNonStr, RawPtrComparison, RawPtrToInt...
2022-07-08 Michael GouletMigrate StaticAccess diagnostic
2022-07-08 Michael GouletImplement IntoDiagnosticArg for hir::ConstContext
2022-07-08 Michael GouletMigrate NonConstOp diagnostic
2022-07-08 Michael GouletMigrate unstable-in-stable diagnostic
2022-07-08 Michael GouletUse dashes instead of underscores in fluent names
2022-07-08 borsAuto merge of #98482 - cjgillot:short-struct-span-closu...
2022-07-08 Jack HueyMove code from rustc_trait_selection/opaque_types to...
2022-07-08 Jack HueyMove is_free and is_free_or_static to Region, change...
2022-07-07 borsAuto merge of #98360 - estebank:uninit-binding, r=oli-obk
2022-07-07 borsAuto merge of #99024 - matthiaskrgr:rollup-8ygpcpg...
2022-07-07 Tomasz MiąskoMiscellaneous inlining improvements
2022-07-07 Esteban KüberWording tweak
2022-07-07 Esteban KüberFix label on uninit binding field assignment
2022-07-07 Esteban KüberAvoid misleading message/label in `match-cfg-fake-edges...
2022-07-07 Esteban KüberReview comments: wording
2022-07-07 Esteban KüberTweak wording and spans
2022-07-07 Esteban KüberOn partial uninit error point at where we need init
2022-07-07 Esteban KüberTrack `WellFormed` obligations with an appropriate...
2022-07-07 Esteban KüberTrack implicit `Sized` obligations in type params
2022-07-07 pierwillMIR dataflow: Rename function to `always_storage_live_l...
2022-07-07 Matthias KrügerRollup merge of #99017 - GuillaumeGomez:rustdoc-ending...
2022-07-07 Matthias KrügerRollup merge of #99004 - TaKO8Ki:add-test-for-70408...
2022-07-07 Matthias KrügerRollup merge of #99002 - fee1-dead-contrib:sugg_derive...
next