]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Avoid sorting predicates by `DefId`
[rust.git] / compiler / rustc_middle /
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 borsAuto merge of #82935 - henryboisdequin:diagnostic-clean...
2021-03-11 Yuki OkushiRollup merge of #83003 - notriddle:rustdoc-index-v3...
2021-03-11 Yuki OkushiRollup merge of #83001 - camelid:gitignore-vim-swap...
2021-03-11 Yuki OkushiRollup merge of #82979 - GuillaumeGomez:run-button...
2021-03-11 Yuki OkushiRollup merge of #82966 - tspiteri:msys2-link, r=Mark...
2021-03-11 Yuki OkushiRollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa
2021-03-11 Yuki OkushiRollup merge of #82950 - mockersf:slice-intra-doc-link...
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82806 - nikic:memcpyopt-mssa, r=nagisa
2021-03-11 borsAuto merge of #82495 - LeSeulArtichaut:eager-thir,...
2021-03-11 borsAuto merge of #82947 - GuillaumeGomez:fix-nojs-style...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-11 borsAuto merge of #82964 - Nicholas-Baron:shorten_middle_ty...
2021-03-10 Nicholas-BaronMoved more of the capture related types into closure.rs
2021-03-10 Nicholas-BaronMoved more types into upvar.rs (now named closure.rs)
2021-03-10 Nicholas-BaronMoved all Adt* types to adt.rs
2021-03-10 Nicholas-BaronMoved all Assoc* types to assoc.rs.
2021-03-10 Nicholas-BaronMoved types starting with 'Generic' into generics.rs.
2021-03-10 Nicholas-BaronMoved UpVar* types to a separate file.
2021-03-10 Nicholas-BaronGrouped some ungrouped use and mod lines.
2021-03-10 borsAuto merge of #82960 - camelid:masked_crates, r=jyn514
2021-03-10 borsAuto merge of #82982 - Dylan-DPC:rollup-mt497z7, r...
2021-03-10 Dylan DPCRollup merge of #82977 - camsteffen:opt-get-insert...
2021-03-10 Dylan DPCRollup merge of #82976 - RalfJung:copy-nonoverlapping...
2021-03-10 Dylan DPCRollup merge of #82962 - notriddle:cleanup-index, r...
2021-03-10 Dylan DPCRollup merge of #82955 - ltoddy:fix/wrong, r=jonas...
2021-03-10 Dylan DPCRollup merge of #82949 - the8472:forget-envlock-on...
2021-03-10 Dylan DPCRollup merge of #82924 - sunfishcode:wasi-command,...
2021-03-10 Dylan DPCRollup merge of #82807 - notriddle:cleanup-js, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-10 borsAuto merge of #82884 - nagisa:nagisa/remove-most-of...
2021-03-10 borsAuto merge of #82967 - RalfJung:copy-nonoverlap, r...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-10 borsAuto merge of #82953 - JohnTitor:rollup-8rtk5g2, r...
2021-03-09 Yuki OkushiRollup merge of #82942 - m-ou-se:diagnostics-hardcoded...
2021-03-09 Yuki OkushiRollup merge of #82938 - oli-obk:tracing_tree_bump...
2021-03-09 Yuki OkushiRollup merge of #82937 - wesleywiser:update_cmake_versi...
2021-03-09 Yuki OkushiRollup merge of #82908 - lnicola:rust-analyzer-2021...
2021-03-09 Yuki OkushiRollup merge of #82849 - camsteffen:option-get-or-defau...
2021-03-09 Yuki OkushiRollup merge of #82802 - jyn514:build-rustdoc-fullmake...
2021-03-09 Yuki OkushiRollup merge of #82733 - Yn0ga:master, r=estebank
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Yuki OkushiRollup merge of #77511 - JulianKnodt:st_kind_cpy, r...
2021-03-09 katelyn a. martinaddress pr review comments
2021-03-09 katelyn a. martinimplement unwinding abi's (RFC 2945)
2021-03-09 katelyn a. martinrustc_target: add "unwind" payloads to `Abi`
2021-03-09 Camille GILLOTUse BTreeMap to store attributes.
2021-03-09 Camille GILLOTRemove hir::Expr::attrs.
2021-03-09 Camille GILLOTDo not store attrs in FnKind.
2021-03-09 Camille GILLOTCollect attributes during HIR lowering.
2021-03-09 kadminSwitch to changing cp_non_overlap in tform
2021-03-09 kadminUpdate cranelift
2021-03-09 kadminUpdate match branches
2021-03-09 kadminUpdate fmt and use of memcpy
2021-03-09 kadminImpl StatementKind::CopyNonOverlapping
2021-03-09 borsAuto merge of #82929 - m-ou-se:rollup-7fwrewh, r=m...
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #82883 - Aaron1011:update-cargo, r...
2021-03-09 Mara BosRollup merge of #82841 - hvdijk:x32, r=joshtriplett
2021-03-09 Mara BosRollup merge of #82799 - bugadani:codegen-tests, r...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-09 borsAuto merge of #82356 - camelid:render-cleanup, r=Guilla...
2021-03-08 borsAuto merge of #82877 - ehuss:revert-rwlock, r=m-ou-se
2021-03-08 Mara BosRollup merge of #82888 - Daggy1234:patch-1, r=joshtriplett
2021-03-08 Mara BosRollup merge of #82881 - Manishearth:crate-root, r...
2021-03-08 Mara BosRollup merge of #82874 - erikdesjardins:cgtests, r...
2021-03-08 Mara BosRollup merge of #82870 - jfrimmel:improve-docs, r=jyn514
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Mara BosRollup merge of #82829 - JohnTitor:handle-neg-val,...
2021-03-08 Mara BosRollup merge of #82810 - amaurremi:source-based-coverag...
2021-03-08 Mara BosRollup merge of #82800 - jyn514:group-rustdoc-tests...
2021-03-08 Mara BosRollup merge of #82767 - GuillaumeGomez:update-minifier...
2021-03-08 Mara BosRollup merge of #82711 - notriddle:string-cow-docs...
2021-03-08 Dylan DPCRollup merge of #82862 - athre0z:generalize-vec-write...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82415 - petrochenkov:modin3, r=davidtwco
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82783 - nikic:llvm-ct-backports, r=nagisa
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 borsAuto merge of #82285 - nhwn:nonzero-debug, r=nagisa
2021-03-07 Yuki OkushiRollup merge of #82822 - henryboisdequin:fix-typo-rustc...
2021-03-07 Yuki OkushiRollup merge of #82803 - jyn514:unversioned-files,...
2021-03-07 Yuki OkushiRollup merge of #82793 - JohnTitor:move-ui-tests, r...
2021-03-07 Yuki OkushiRollup merge of #82751 - RalfJung:offset_from, r=dtolnay
next