]> git.lizzy.rs Git - rust.git/history - src/test/ui/ast-json
Rollup merge of #70649 - GuillaumeGomez:cleanup-e0468, r=Dylan-DPC
[rust.git] / src / test / ui / ast-json /
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-04-01 borsAuto merge of #70414 - lopsided98:armv6-gcc-8, r=pietro...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 borsAuto merge of #70370 - petrochenkov:nosmatch, r=Centril
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70448 - TimotheeGerber:rustdoc-create...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Mazdak FarrokhzadRollup merge of #70478 - lcnr:refactor-type_of, r=varkor
2020-03-27 Mazdak FarrokhzadRollup merge of #70457 - Centril:non-exhaustive-scrutin...
2020-03-27 Mazdak FarrokhzadRollup merge of #70434 - Centril:fix-34421, r=estebank
2020-03-27 Mazdak FarrokhzadRollup merge of #70345 - nnethercote:rm-no_integrated_a...
2020-03-27 borsAuto merge of #70162 - cjgillot:split_query, r=Zoxc
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 Dylan DPCRollup merge of #65222 - Lucretiel:fold_self, r=kodrAus
2020-03-27 borsAuto merge of #69916 - oli-obk:mir_bless, r=eddyb
2020-03-27 borsAuto merge of #70282 - ssomers:btreemap_gdb_pretty_prin...
2020-03-27 borsAuto merge of #69470 - mati865:deps, r=Mark-Simulacrum
2020-03-27 borsAuto merge of #68404 - Amanieu:llvm-asm, r=estebank
2020-03-26 Amanieu d'AntrasUpdate tests to use llvm_asm!
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-22 borsAuto merge of #68820 - WaffleLapkin:remove_finished_fro...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-13 borsAuto merge of #69155 - chrissimpkins:llvm-globals,...
2020-03-12 borsAuto merge of #68551 - Marwes:allocations_mir, r=ecstat...
2020-03-12 borsAuto merge of #68191 - simlay:add-tvSO-target, r=nagisa
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2020-03-08 Mazdak FarrokhzadRollup merge of #69120 - spunit262:invalid-sugar-sugges...
2020-03-07 Mazdak FarrokhzadRollup merge of #68985 - daboross:fix-35813, r=Centril
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-23 Mazdak Farrokhzadparse/ast: move `Defaultness` into variants.
2020-02-23 Mazdak Farrokhzadast: add `Defaultness` to `Item`, making `AssocItem...
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Yuki OkushiRollup merge of #69188 - GuillaumeGomez:clean-up-e0309...
2020-02-17 Yuki OkushiRollup merge of #69186 - petrochenkov:kwrules, r=Centril
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68701 - amosonn:patch-2, r=RalfJung
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #68997 - Zoxc:pure-node-id, r=petrochenkov
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-16 borsAuto merge of #68814 - Aaron1011:fix/proc-macro-order...
2020-02-15 Aaron HillRecord proc macro harness order for use during metadata...
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
2019-12-08 Petermove from non zero impls to `libcore/convert/num.rs`
2019-12-08 Mazdak FarrokhzadRollup merge of #66325 - BartMassey:master, r=joshtriplett
2019-12-06 Yuki OkushiRollup merge of #66649 - Wind-River:master_xyz, r=alexc...
2019-12-05 Mazdak FarrokhzadRollup merge of #67005 - andrewbanchich:master, r=josht...
2019-12-04 borsAuto merge of #66408 - nnethercote:greedy-process_oblig...
2019-12-03 borsAuto merge of #66256 - CAD97:patch-2, r=RalfJung
next