]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand
Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik
[rust.git] / compiler / rustc_expand /
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 Dylan DPCRollup merge of #79182 - lochsh:78777-fix-extern-types...
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #79222 - yoshuawuyts:slice-fill-with...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-20 borsAuto merge of #78104 - ssomers:btree_root_redux, r...
2020-11-20 borsAuto merge of #79205 - rust-lang:jdm-patch-1, r=m-ou-se
2020-11-20 borsAuto merge of #78646 - tgnottingham:packed_fingerprints...
2020-11-20 borsAuto merge of #79196 - RalfJung:syscall, r=m-ou-se
2020-11-20 borsAuto merge of #79192 - tmiasko:naked-noinline, r=oli-obk
2020-11-20 borsAuto merge of #78088 - fusion-engineering-forks:panic...
2020-11-20 borsAuto merge of #79220 - Dylan-DPC:rollup-5bpbygd, r...
2020-11-19 Dylan DPCRollup merge of #79217 - yoshuawuyts:copy_from_slice...
2020-11-19 Dylan DPCRollup merge of #79212 - LeSeulArtichaut:rustc-ty,...
2020-11-19 Dylan DPCRollup merge of #79204 - pickfire:patch-3, r=jyn514
2020-11-19 Dylan DPCRollup merge of #79194 - est31:array_into_iter_slice...
2020-11-19 Dylan DPCRollup merge of #79193 - tmiasko:revert-78969-normalize...
2020-11-19 Dylan DPCRollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Vadim Petrochenkovexpand: Mark some dead code in derive expansion as...
2020-11-19 Vadim Petrochenkovexpand: Stop derive expansion un unexpected targets...
2020-11-19 Vadim Petrochenkovexpand: Cleanup attribute collection in invocation...
2020-11-19 Vadim Petrochenkovresolve/expand: Misc cleanup
2020-11-19 Vadim Petrochenkovresolve: Centralize some error reporting for unexpected...
2020-11-19 Vadim Petrochenkovexpand: Move `fully_configure` to `config.rs`
2020-11-19 Vadim Petrochenkovexpand: Tell built-in macros whether we are currently...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-17 Mara BosRollup merge of #77939 - GuillaumeGomez:fix-source...
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-16 Mara BosRollup merge of #78903 - ssomers:btree_order_chaos_test...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78714 - m-ou-se:simplify-local-streams...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-16 Mara BosRollup merge of #76339 - CDirkx:structural-match-range...
2020-11-16 borsAuto merge of #78631 - ssomers:btree-alias_for_underful...
2020-11-15 Jonas SchievinkRollup merge of #79036 - cjgillot:steal, r=oli-obk
2020-11-15 Jonas SchievinkRollup merge of #79005 - petrochenkov:noinjected, r...
2020-11-15 Jonas SchievinkRollup merge of #79004 - jyn514:bacon, r=Mark-Simulacrum
2020-11-15 Jonas SchievinkRollup merge of #77802 - jyn514:bootstrap-specific...
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78993 - petrochenkov:specdash, r=oli-obk
2020-11-15 Dylan DPCRollup merge of #78988 - alexcrichton:one-more-intrinsi...
2020-11-15 Dylan DPCRollup merge of #78986 - Mark-Simulacrum:fix-llvm,...
2020-11-15 Dylan DPCRollup merge of #78980 - thiolliere:gui-fix-qpath,...
2020-11-15 Dylan DPCRollup merge of #78969 - tmiasko:normalize, r=davidtwco
2020-11-15 Dylan DPCRollup merge of #78968 - zec:add-llvm-as, r=Mark-Simulacrum
2020-11-15 Dylan DPCRollup merge of #78966 - tmiasko:inline-never, r=oli-obk
2020-11-15 Dylan DPCRollup merge of #78963 - richkadel:llvm-coverage-counte...
2020-11-15 Dylan DPCRollup merge of #78962 - poliorcetics:rustdoc-raw-ident...
2020-11-15 Dylan DPCRollup merge of #78948 - slanterns:master, r=varkor
2020-11-15 Dylan DPCRollup merge of #78856 - mark-i-m:fix-or-pat-ice, r...
2020-11-15 Dylan DPCRollup merge of #78848 - DevJPM:ci-llvm-9, r=nikic
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-14 borsAuto merge of #78959 - petrochenkov:likeuefi, r=nagisa
2020-11-14 borsAuto merge of #78951 - petrochenkov:unknown, r=ehuss
2020-11-14 borsAuto merge of #78736 - petrochenkov:lazyenum, r=Aaron1011
2020-11-13 borsAuto merge of #78683 - Nemo157:issue-78673, r=lcnr
2020-11-13 borsAuto merge of #78888 - richkadel:llvm-coverage-tests...
2020-11-13 Guillaume GomezRollup merge of #78996 - lcnr:cg-promotion, r=RalfJung
2020-11-13 Guillaume GomezRollup merge of #78985 - lcnr:cg-drop-test, r=nikomatsakis
2020-11-13 Guillaume GomezRollup merge of #78984 - GuillaumeGomez:rustdoc-check...
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
2020-11-13 borsAuto merge of #78826 - petrochenkov:mrscopes2, r=eddyb
2020-11-13 borsAuto merge of #78990 - RalfJung:miri, r=RalfJung
2020-11-12 borsAuto merge of #78998 - m-ou-se:rollup-6r4pt9m, r=m...
2020-11-12 Mara BosRollup merge of #78987 - lcnr:integer-sizes, r=varkor
2020-11-12 Mara BosRollup merge of #78972 - ehuss:update-cargo, r=ehuss
2020-11-12 Mara BosRollup merge of #78970 - calebcartwright:update-rustfmt...
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
next