]> git.lizzy.rs Git - rust.git/history - src/librustc_interface/util.rs
Rollup merge of #71607 - RalfJung:pin-drop-panic, r=nikomatsakis
[rust.git] / src / librustc_interface / util.rs
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72347 - xliiv:72340-impl-for-default...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 borsAuto merge of #71930 - Nadrieril:exhaustiveness-remove...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-21 borsAuto merge of #70705 - lcnr:generic_discriminant, r...
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Dylan DPCRollup merge of #72364 - jsgf:remove-unused-deps, r...
2020-05-20 Dylan DPCRollup merge of #72361 - golddranks:split_inclusive_add...
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 Dylan DPCRollup merge of #71863 - mibac138:self-import, r=estebank
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-20 borsAuto merge of #72339 - ehuss:update-cargo, r=ehuss
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 Amanieu d'AntrasImplement AST lowering for asm!
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 borsAuto merge of #72208 - tmandry:fix-fuchsia-solink,...
2020-05-16 Ralf JungRollup merge of #72060 - lcnr:move-list, r=estebank
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 Ralf JungRollup merge of #72045 - RalfJung:incomplete-unsound...
2020-05-16 Dylan DPCRollup merge of #71625 - Diggsey:improve-manually-drop...
2020-05-16 borsAuto merge of #71665 - RalfJung:miri-intern-no-ice...
2020-05-16 borsAuto merge of #72079 - semarie:openbsd-stacker, r=Mark...
2020-05-16 Dylan DPCRollup merge of #71724 - GuillaumeGomez:doc-alias-impro...
2020-05-16 Dylan DPCRollup merge of #71677 - Mark-Simulacrum:hasher-docs...
2020-05-16 Dylan DPCRollup merge of #71662 - glandium:osstring_from_str...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-14 Dylan DPCRollup merge of #72062 - overdrivenpotato:psp, r=jonas...
2020-05-14 Dylan DPCRollup merge of #71809 - marmeladema:fix-issue-71104...
2020-05-14 borsAuto merge of #71321 - matthewjasper:alloc-min-spec...
2020-05-14 Dylan DPCRollup merge of #72191 - GuillaumeGomez:cleanup-e0589...
2020-05-14 Dylan DPCRollup merge of #71910 - mibac138:necessary-paren,...
2020-05-14 Ralf JungRollup merge of #72169 - GuillaumeGomez:cleanup-e0582...
2020-05-14 Ralf JungRollup merge of #72137 - GuillaumeGomez:cleanup-e0581...
2020-05-14 Ralf JungRollup merge of #71909 - Dolpheyn:doc-from-trait-for...
2020-05-14 Ralf JungRollup merge of #71870 - ltratt:more_specific_type_name...
2020-05-14 Ralf JungRollup merge of #71525 - ldm0:intosug, r=Mark-Simulacrum
2020-05-14 borsAuto merge of #72058 - RalfJung:no-dist-lldb, r=Mark...
2020-05-13 borsAuto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakis
2020-05-12 borsAuto merge of #72091 - RalfJung:miri, r=RalfJung
2020-05-12 Dylan DPCRollup merge of #72048 - jonas-schievink:visit-return...
2020-05-12 Dylan DPCRollup merge of #71928 - mibac138:strikethrough, r...
2020-05-12 Dylan DPCRollup merge of #71737 - RalfJung:miri-test-threads...
2020-05-11 Dylan DPCRollup merge of #72107 - GuillaumeGomez:cleanup-e0579...
2020-05-11 Dylan DPCRollup merge of #72077 - GuillaumeGomez:cleanup-E0571...
2020-05-11 Dylan DPCRollup merge of #72072 - tspiteri:minus-inf, r=Dylan-DPC
2020-05-11 Dylan DPCRollup merge of #72067 - jonas-schievink:fuel-warn...
2020-05-11 Dylan DPCRollup merge of #72052 - lcnr:const_pprint, r=ecstatic...
2020-05-11 Dylan DPCRollup merge of #72044 - RalfJung:min-spec, r=matthewjasper
2020-05-11 Dylan DPCRollup merge of #72027 - Mark-Simulacrum:ci-caches...
2020-05-11 Dylan DPCRollup merge of #72019 - matthewjasper:dont-skip-binder...
2020-05-11 Dylan DPCRollup merge of #72014 - GuillaumeGomez:deprecated...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-11 borsAuto merge of #72089 - Mark-Simulacrum:error-is-really...
2020-05-11 borsAuto merge of #71953 - oli-obk:const_prop_deaggregates...
2020-05-10 borsAuto merge of #71825 - contrun:cg-option-strip, r=petro...
2020-05-10 borsAuto merge of #72074 - RalfJung:rollup-1ns58no, r=RalfJung
2020-05-10 Ralf JungRollup merge of #71882 - alexcrichton:update-cc, r...
2020-05-10 borsAuto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper
2020-05-10 borsAuto merge of #71557 - matthewjasper:mir-asymmetric...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Ralf JungRollup merge of #71234 - maurer:init-array, r=cuviper
2020-05-09 Ralf JungRollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov
2020-05-09 Dylan DPCRollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m
2020-05-09 Dylan DPCRollup merge of #71947 - mibac138:dead-code, r=cramertj
2020-05-09 Dylan DPCRollup merge of #71942 - nnethercote:shrink-LocalDecl...
2020-05-09 Dylan DPCRollup merge of #71890 - cuviper:simple-error-Registry...
2020-05-09 Dylan DPCRollup merge of #71839 - LG3696:master, r=cramertj
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-08 Dylan DPCRollup merge of #71975 - nnethercote:reduce-TypedArena...
2020-05-08 Dylan DPCRollup merge of #71970 - thombles:ios-bitcode-improveme...
2020-05-08 Dylan DPCRollup merge of #71710 - workingjubilee:jubilee-readd...
2020-05-08 Dylan DPCRollup merge of #71581 - GuillaumeGomez:unify-lints...
2020-05-08 Dylan DPCRollup merge of #71993 - ecstatic-morse:cleanup-old...
2020-05-08 Dylan DPCRollup merge of #71989 - ecstatic-morse:const-context...
2020-05-07 borsAuto merge of #71995 - pietroalbini:ci-windows-detect...
2020-05-07 Dylan DPCRollup merge of #71960 - estebank:fix-E0284, r=davidtwco
2020-05-07 Dylan DPCRollup merge of #71783 - estebank:async-block-2015...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-07 Dylan DPCRollup merge of #71980 - steveklabnik:warnings-fixes...
2020-05-07 Dylan DPCRollup merge of #71962 - jsoref:grammar, r=Dylan-DPC
2020-05-07 Dylan DPCRollup merge of #71959 - petrochenkov:chelpers, r=Mark...
2020-05-07 Dylan DPCRollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPC
2020-05-07 Dylan DPCRollup merge of #71938 - mark-i-m:de-abuse-err-4, r...
2020-05-07 borsAuto merge of #71649 - ecstatic-morse:ci-stage0-doc...
2020-05-07 borsAuto merge of #71925 - ehuss:update-cargo, r=ehuss
2020-05-07 borsAuto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
2020-05-06 Dylan DPCRollup merge of #71918 - GuillaumeGomez:rename-methods...
next