]> git.lizzy.rs Git - rust.git/history - src/test/ui
Rollup merge of #64708 - SimonSapin:option-deref, r=Centril
[rust.git] / src / test / ui /
2019-10-06 Tyler MandryRollup merge of #64708 - SimonSapin:option-deref, r...
2019-10-04 borsAuto merge of #63649 - tlively:emscripten-upstream...
2019-10-04 Thomas LivelyAdd ignore-asmjs to new test
2019-10-04 borsAuto merge of #64994 - GuillaumeGomez:fix-rustdoc-displ...
2019-10-04 Thomas LivelyUpgrade Emscripten targets to use upstream LLVM backend
2019-10-04 borsAuto merge of #65087 - Centril:rollup-skxq0zr, r=Centril
2019-10-04 Mazdak FarrokhzadRollup merge of #65073 - ecstatic-morse:issue-65071...
2019-10-04 Mazdak FarrokhzadRollup merge of #65026 - petrochenkov:ice1, r=eddyb
2019-10-04 Mazdak FarrokhzadRollup merge of #64874 - matthewjasper:simplify-euv...
2019-10-04 Mazdak FarrokhzadRollup merge of #64817 - csmoe:closure, r=nikomatsakis
2019-10-04 Mazdak FarrokhzadRollup merge of #64749 - matthewjasper:liveness-opt...
2019-10-03 borsAuto merge of #65076 - tmandry:rollup-ka7nzb6, r=tmandry
2019-10-03 Tyler MandryRollup merge of #65057 - mathstuf:fix-warning-typo...
2019-10-03 Tyler MandryRollup merge of #65056 - spastorino:place-mut-visitor...
2019-10-03 Tyler MandryRollup merge of #65055 - GuillaumeGomez:long-err-explan...
2019-10-03 Tyler MandryRollup merge of #65018 - Aaron1011:fix/backtrace-stderr...
2019-10-03 Tyler MandryRollup merge of #65004 - BO41:mentions, r=alexcrichton
2019-10-03 Tyler MandryRollup merge of #64842 - pnkfelix:fix-issue-61631-self...
2019-10-03 Tyler MandryRollup merge of #64741 - GuillaumeGomez:prevent-rustdoc...
2019-10-03 Tyler MandryRollup merge of #64706 - nikomatsakis:issue-60218-test...
2019-10-03 Tyler MandryRollup merge of #64690 - petrochenkov:mixed, r=dtolnay
2019-10-03 Tyler MandryRollup merge of #64675 - Centril:deprecate-plugin,...
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-10-03 Dylan MacKenzieBless test
2019-10-03 Vadim Petrochenkovmetadata: Remove `locator::Context::ident`
2019-10-03 Dylan MacKenzieRemove `borrowck_graphviz_postflow` from test
2019-10-03 Felix S. Klock IIRegression tests.
2019-10-03 borsAuto merge of #64938 - estebank:ice-ice-baby, r=matthew...
2019-10-03 Ben Boeckeltypo: fix typo in E0392
2019-10-03 borsAuto merge of #64999 - nikomatsakis:issue-60424-async...
2019-10-03 Guillaume Gomezupdate ui tests
2019-10-03 Niko Matsakisadd regression test for #60218
2019-10-03 Vadim Petrochenkovproc_macro: Add `Span::mixed_site` exposing `macro_rule...
2019-10-03 Niko Matsakis./x.py test --bless --compare-mode=nll
2019-10-03 Mazdak FarrokhzadRollup merge of #65002 - alexcrichton:update-lvlm,...
2019-10-03 Mazdak FarrokhzadRollup merge of #64941 - lzutao:inline-max_min_value...
2019-10-03 Mazdak Farrokhzadplugin_registrary: use normal deprecation instead of...
2019-10-03 Mazdak FarrokhzadDeprecate `#![plugin]` and `#[plugin_registrar]`.
2019-10-03 borsAuto merge of #65038 - Centril:rollup-m83dpfh, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank
2019-10-03 Mazdak FarrokhzadRollup merge of #64998 - spastorino:filter-rls-on-tidy...
2019-10-03 Mazdak FarrokhzadRollup merge of #64993 - mathstuf:backtrace-status...
2019-10-03 Mazdak FarrokhzadRollup merge of #64975 - crgl:clone-from-linked-list...
2019-10-03 Mazdak FarrokhzadRollup merge of #64959 - davidtwco:issue-64252-self...
2019-10-03 Mazdak FarrokhzadRollup merge of #64931 - estebank:missing-param-ref...
2019-10-03 Mazdak FarrokhzadRollup merge of #63678 - Aaron1011:fix/hrtb-leak, r...
2019-10-02 Esteban Küberreview comments
2019-10-02 Niko Matsakisfix example (le sigh)
2019-10-02 Niko Matsakisadd unsize slice-str coercion
2019-10-02 Esteban Küberreview comment
2019-10-02 Matthew JasperMake lifetimes in constants live at the point of use
2019-10-02 Matthew JasperCalculate liveness for the same locals with and without...
2019-10-02 Aaron HillSet RUST_BACKTRACE=0 in tests that include a backtrace...
2019-10-02 Esteban KüberAvoid ICE on ReFree region from malformed code
2019-10-02 Niko Matsakiss/`async` fn/`async fn`/
2019-10-02 borsAuto merge of #65009 - Centril:rollup-06g05xj, r=Centril
2019-10-02 Niko Matsakiscorrect coercion comments
2019-10-02 Niko MatsakisWIP fix tests
2019-10-02 Mazdak FarrokhzadRollup merge of #64997 - rust-lang:nitpick-slp, r=jonas...
2019-10-02 Mazdak FarrokhzadRollup merge of #64995 - GuillaumeGomez:libtest-rustdoc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64991 - wesleywiser:fix_too_eager_cons...
2019-10-02 Mazdak FarrokhzadRollup merge of #64989 - sinkuu:fix_ice_64964, r=davidtwco
2019-10-02 Mazdak FarrokhzadRollup merge of #64980 - ecstatic-morse:better-rustc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64973 - ecstatic-morse:fix-debuginfo...
2019-10-02 Mazdak FarrokhzadRollup merge of #64967 - ecstatic-morse:issue-64945...
2019-10-02 Mazdak FarrokhzadRollup merge of #64961 - rust-lang:spastorino-patch...
2019-10-02 Mazdak FarrokhzadRollup merge of #64948 - GuillaumeGomez:improve-sidebar...
2019-10-02 Mazdak FarrokhzadRollup merge of #64922 - spastorino:make-place-builder...
2019-10-02 Mazdak FarrokhzadRollup merge of #64914 - pnkfelix:issue-64453-regressio...
2019-10-02 Mazdak FarrokhzadRollup merge of #64850 - Mark-Simulacrum:dedup-dep...
2019-10-02 Mazdak FarrokhzadRollup merge of #64581 - ztlpn:fix-ok-wrapping-unreacha...
2019-10-02 Niko Matsakisextract expected return type from `-> impl Future`...
2019-10-02 Wesley Wiser[const-prop] Correctly handle locals that can't be...
2019-10-02 Shotaro YamadaDo not collect to vec for debug output
2019-10-02 Shotaro YamadaFix async/await ICE #64964
2019-10-02 David Woodsyntax: improve parameter without type suggestions
2019-10-02 borsAuto merge of #64981 - tmandry:rollup-slfkhay, r=tmandry
2019-10-02 Tyler MandryRollup merge of #64979 - ehuss:update-books, r=ehuss
2019-10-02 Tyler MandryRollup merge of #64978 - AnthonyMikh:librustc_errors...
2019-10-02 Tyler MandryRollup merge of #64974 - ecstatic-morse:generic-graphvi...
2019-10-02 Tyler MandryRollup merge of #64952 - michaelwoerister:update-cargo...
2019-10-02 Tyler MandryRollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
2019-10-02 Tyler MandryRollup merge of #64885 - andjo403:iter, r=scottmcm
2019-10-02 Tyler MandryRollup merge of #64840 - michaelwoerister:self-profilin...
2019-10-02 Tyler MandryRollup merge of #64805 - nnethercote:ObligForest-still...
2019-10-02 Tyler MandryRollup merge of #64801 - nnethercote:improve-find_const...
2019-10-02 Tyler MandryRollup merge of #64722 - Mark-Simulacrum:alt-parallel...
2019-10-02 Tyler MandryRollup merge of #64649 - estebank:returnator, r=varkor
2019-10-02 Dylan MacKenzieAdd test exposing unsoundness in `IndirectlyMutableLocals`
2019-10-02 borsAuto merge of #64963 - Manishearth:clippyup, r=Manishearth
2019-10-02 Aaron HillFixup tests
2019-10-01 Aaron HillImprove HRTB error span when -Zno-leak-check is used
2019-10-01 Dylan MacKenzieThis needs to be build-pass since it involves debuginfo
2019-10-01 Dylan MacKenzieFix typo passing flags to rustc
2019-10-01 borsAuto merge of #64972 - Centril:rollup-gcawast, r=Centril
2019-10-01 Dylan MacKenzieAdd test cases for #64945
2019-10-01 Mazdak FarrokhzadRollup merge of #64950 - nnethercote:simplify-interners...
2019-10-01 Mazdak FarrokhzadRollup merge of #64943 - lzutao:doc-saturating, r=shepm...
2019-10-01 Mazdak FarrokhzadRollup merge of #64933 - sam09:master, r=estebank
2019-10-01 Mazdak FarrokhzadRollup merge of #64912 - lzutao:unneeded-main-doc,...
next