]> git.lizzy.rs Git - rust.git/history - src/test/ui/nll/decl-macro-illegal-copy.stderr
fix merge conflicts
[rust.git] / src / test / ui / nll / decl-macro-illegal-copy.stderr
2019-05-22 wizAmitfix merge conflicts
2019-05-22 borsAuto merge of #60840 - tmandry:preserve-scope-in-genera...
2019-05-22 Mazdak FarrokhzadRollup merge of #60982 - estebank:fix-60976, r=petrochenkov
2019-05-22 Mazdak FarrokhzadRollup merge of #60581 - hellow554:fix_60580, r=alexcri...
2019-05-21 borsAuto merge of #61007 - michaelwoerister:limited-debugin...
2019-05-20 Mazdak FarrokhzadRollup merge of #60915 - michaelwoerister:hashstablestu...
2019-05-20 Mazdak FarrokhzadRollup merge of #60823 - oli-obk:used_unused_no_mangle...
2019-05-20 Mazdak FarrokhzadRollup merge of #60511 - taiki-e:libstd-intra-doc,...
2019-05-20 Mazdak FarrokhzadRollup merge of #60487 - GuillaumeGomez:fix-search...
2019-05-20 Mazdak FarrokhzadRollup merge of #60453 - tbu-:pr_getrandom_enoperm...
2019-05-20 Mazdak FarrokhzadRollup merge of #60383 - GuillaumeGomez:fix-position...
2019-05-19 Mazdak FarrokhzadRollup merge of #60895 - chandde:master, r=alexcrichton
2019-05-19 Mazdak FarrokhzadRollup merge of #60590 - petertodd:2018-test-union...
2019-05-19 borsAuto merge of #60272 - Jakst:patch-1, r=Manishearth
2019-05-19 borsAuto merge of #60065 - QuietMisdreavus:async-move-docte...
2019-05-19 Mazdak FarrokhzadRollup merge of #60924 - estebank:try-msg, r=petrochenkov
2019-05-19 Mazdak FarrokhzadRollup merge of #60678 - DutchGhost:master, r=scottmcm
2019-05-19 Mazdak FarrokhzadRollup merge of #60370 - Richard-W:const-layout-constru...
2019-05-18 borsAuto merge of #60093 - GuillaumeGomez:fix-attrs-pos...
2019-05-18 borsAuto merge of #60252 - davidtwco:issue-57672, r=Mark...
2019-05-18 borsAuto merge of #60386 - Goirad:sgx-ignore-tests, r=nikom...
2019-05-18 borsAuto merge of #60910 - nnethercote:avoid-some-unnecessa...
2019-05-17 borsAuto merge of #49799 - hdhoang:46205_deny_incoherent_fu...
2019-05-17 Manish GoregaokarRollup merge of #60902 - sfackler:fix-error-soudness...
2019-05-17 Manish GoregaokarRollup merge of #60901 - estebank:str-str-str, r=Centril
2019-05-17 Manish GoregaokarRollup merge of #60891 - jonas-schievink:triagebot...
2019-05-17 Manish GoregaokarRollup merge of #60791 - ehuss:update-books, r=Mark...
2019-05-17 borsAuto merge of #60841 - alexcrichton:update-compiler...
2019-05-17 borsAuto merge of #60171 - matthewjasper:full-nll-compare...
2019-05-12 Matthew JasperRemove feature(nll) when compare mode is sufficient
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-20 borsAuto merge of #57018 - dcreager:redundant-linker, r...
2019-02-18 Clint Fredericksonre-blessing error output: ./x.py test src/test/ui ...
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-02-06 Clint Fredericksonerror output updated by ./x.py test --stage 1 src/test...
2019-01-28 Mazdak FarrokhzadRollup merge of #57859 - GuillaumeGomez:fix-background...
2019-01-27 borsAuto merge of #57925 - fintelia:riscv-cas, r=nagisa
2019-01-25 Mazdak FarrokhzadRollup merge of #56217 - frewsxcv:frewsxcv-float-parse...
2019-01-21 Mazdak FarrokhzadRollup merge of #56796 - KrishnaSannasi:try_from_impl_c...
2019-01-18 Mazdak FarrokhzadRollup merge of #57132 - daxpedda:master, r=steveklabnik
2019-01-18 Mazdak FarrokhzadRollup merge of #57107 - mjbshaw:thread_local_test...
2019-01-18 Mazdak FarrokhzadRollup merge of #56594 - sdroege:c_void-is-not-never...
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-09 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49621 - Nemo157:impl-unpin-for-pin...
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
next