]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r=lcnr
[rust.git] / compiler / rustc_trait_selection /
2022-07-11 Dylan DPCRollup merge of #99091 - compiler-errors:private-types...
2022-07-11 Dylan DPCRollup merge of #98907 - compiler-errors:plz-no-float...
2022-07-11 Dylan DPCRollup merge of #98882 - compiler-errors:explain-doc...
2022-07-11 Michael GouletUse Visibility::is_accessible_from to make suggestion...
2022-07-11 Michael GouletDo not mention private Self types from other crates
2022-07-11 borsAuto merge of #98369 - jyn514:configure.py, r=Mark...
2022-07-11 borsAuto merge of #99130 - jyn514:std-cache-invalidation...
2022-07-11 borsAuto merge of #98526 - jyn514:download-llvm-outside...
2022-07-11 Michael GouletDeny floats even when adt_const_params is enabled
2022-07-10 borsAuto merge of #99133 - matthiaskrgr:rollup-eignphd...
2022-07-10 Matthias KrügerRollup merge of #99128 - oxalica:fix/ci-llvm-patchelf...
2022-07-10 Matthias KrügerRollup merge of #99114 - GuillaumeGomez:css-cleanup...
2022-07-10 Matthias KrügerRollup merge of #99095 - rhysd:issue-99092, r=compiler...
2022-07-10 Matthias KrügerRollup merge of #99094 - AldaronLau:atomic-ptr-extra...
2022-07-10 Matthias KrügerRollup merge of #98713 - nikomatsakis:issue-98693,...
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 rhysdRemove duplicate notes from error on inter-crate ambigu...
2022-07-10 borsAuto merge of #98213 - notriddle:notriddle/clap-3,...
2022-07-09 borsAuto merge of #98950 - ChrisDenton:getoverlapped-io...
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 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 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-08 borsAuto merge of #98816 - estebank:implicit-sized, r=oli-obk
2022-07-08 borsAuto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum
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 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 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 GouletHighlight conflicting param-env candidates
2022-07-08 Jack HueyMove code from rustc_trait_selection/opaque_types to...
2022-07-07 Esteban KüberTrack `WellFormed` obligations with an appropriate...
2022-07-07 Matthias KrügerRollup merge of #99017 - GuillaumeGomez:rustdoc-ending...
2022-07-07 Matthias KrügerRollup merge of #98995 - TaKO8Ki:add-test-for-80471...
2022-07-07 Matthias KrügerRollup merge of #98994 - kons-9:dont_use_process_exit...
2022-07-07 Matthias KrügerRollup merge of #98986 - pierwill:patch-5, r=oli-obk
2022-07-07 Matthias KrügerRollup merge of #98979 - RalfJung:more-alloc-range...
2022-07-07 Matthias KrügerRollup merge of #97917 - AronParker:master, r=ChrisDenton
2022-07-07 borsAuto merge of #95573 - cjgillot:lower-query, r=michaelw...
2022-07-07 Dylan DPCRollup merge of #98981 - pierwill:pierwill/dataflow...
2022-07-07 Dylan DPCRollup merge of #98973 - GuillaumeGomez:inherent-impl...
2022-07-07 Dylan DPCRollup merge of #98901 - davidtwco:split-dwarf-incr...
2022-07-07 Dylan DPCRollup merge of #98692 - camelid:more-fixmes, r=Guillau...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-07 Dylan DPCRollup merge of #96856 - DrMeepster:fix_projection_vali...
2022-07-07 borsAuto merge of #98675 - eddyb:cg-array-literal, r=nikic
2022-07-07 borsAuto merge of #98841 - Kobzol:hir-validator-bitset...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-07 borsAuto merge of #98487 - cjgillot:variance-nohir, r=wesle...
2022-07-06 borsAuto merge of #98831 - RalfJung:no-more-unsized-locals...
2022-07-06 borsAuto merge of #98987 - GuillaumeGomez:rollup-bcy32bp...
2022-07-06 Guillaume GomezRollup merge of #98984 - pierwill:patch-4, r=RalfJung
2022-07-06 Guillaume GomezRollup merge of #98983 - pierwill:patch-3, r=RalfJung
2022-07-06 Guillaume GomezRollup merge of #98971 - MinnDevelopment:patch-1, r...
2022-07-06 Guillaume GomezRollup merge of #98939 - GuillaumeGomez:rustdoc-disamb...
2022-07-06 Guillaume GomezRollup merge of #98911 - notriddle:notriddle/rustdoc...
2022-07-06 Guillaume GomezRollup merge of #98519 - TaKO8Ki:add-head-span-field...
2022-07-06 Guillaume GomezRollup merge of #96935 - thomcc:atomicptr-strict-prov...
2022-07-06 borsAuto merge of #98959 - cjgillot:late-bound-order, r...
2022-07-06 borsAuto merge of #98970 - Dylan-DPC:rollup-j0od37w, r...
2022-07-06 borsAuto merge of #98567 - Patryk27:update-llvm, r=nikic
2022-07-06 Takayuki Maedause `named_span` in case of tuple variant
2022-07-06 Takayuki Maedareplace `guess_head_span` with `def_span`
2022-07-06 Dylan DPCRollup merge of #98968 - RalfJung:scalar-sanity, r...
2022-07-06 Dylan DPCRollup merge of #98967 - ClementTsang:fix_inaccessible_...
2022-07-06 Dylan DPCRollup merge of #98964 - RalfJung:typo, r=Dylan-DPC
next