]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #49727 - stjepang:cell-update, r=SimonSapin
[rust.git] / src / test /
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49779 - oli-obk:const_err_regression...
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-23 Oliver Schneideralways optimize test
2018-04-23 borsAuto merge of #50129 - wesleywiser:clean_up1, r=michael...
2018-04-23 borsAuto merge of #50171 - mattico:update-mdbook, r=Mark...
2018-04-23 borsAuto merge of #48946 - PramodBisht:issues/48636, r...
2018-04-22 borsAuto merge of #50144 - sfackler:oom-lang-item, r=alexcr...
2018-04-22 Steven FacklerRemove Alloc::oom
2018-04-22 Steven FacklerReplace GlobalAlloc::oom with a lang item
2018-04-22 borsAuto merge of #50152 - petrochenkov:nooverhyg, r=alexcr...
2018-04-22 borsAuto merge of #50135 - matklad:update-cargo, r=kennytm
2018-04-22 borsAuto merge of #49954 - GuillaumeGomez:doc-settings...
2018-04-22 borsAuto merge of #50123 - kennytm:do-not-test-rls-if-build...
2018-04-22 Pramod Bisht1) Addresses #48636
2018-04-22 borsAuto merge of #50109 - SimonSapin:copy, r=sfackler
2018-04-22 borsAuto merge of #49757 - GuillaumeGomez:never-search...
2018-04-22 Vadim Petrochenkovparser: Do not override syntactic context for dummy...
2018-04-22 borsAuto merge of #49896 - SimonSapin:inherent, r=alexcrichton
2018-04-21 Guillaume GomezAdd tracking issue number for doc alias feature
2018-04-21 borsAuto merge of #50121 - pnkfelix:revert-stabilization...
2018-04-21 Guillaume GomezAdd alias tests
2018-04-21 Guillaume GomezAdd specific never search
2018-04-21 borsAuto merge of #50039 - ExpHP:quick-50002, r=alexcrichton
2018-04-21 borsAuto merge of #50093 - alexcrichton:android-uwtable...
2018-04-21 Alex Crichtonrustc: Always emit `uwtable` on Android
2018-04-21 borsAuto merge of #50120 - alexcrichton:more-proc-macro...
2018-04-21 borsAuto merge of #50076 - spastorino:fix_exhaust_iter_in_d...
2018-04-21 Simon SapinMake the unstable StrExt and SliceExt traits private...
2018-04-21 Simon SapinMove intrinsics-based float methods out of libcore...
2018-04-21 Simon SapinReplace StrExt with inherent str methods in libcore
2018-04-21 kennytmAdd back missing `#![feature(never_type)]`s
2018-04-21 borsAuto merge of #50080 - klnusbaum:edition_49591, r=Manis...
2018-04-21 Alex Crichtonrustc: Tweak custom attribute capabilities
2018-04-21 Kurtis Nusbaumfix two compile-fail tests that were still using -Zedition
2018-04-21 borsAuto merge of #50056 - alexcrichton:update-cargo, r...
2018-04-20 borsAuto merge of #50088 - alexcrichton:std-tweaks, r=sfackler
2018-04-20 borsAuto merge of #50119 - kennytm:rollup, r=kennytm
2018-04-20 Felix S. Klock IIRevert "Stabilize the TryFrom and TryInto traits"
2018-04-20 Felix S. Klock IIBring back old fallback semantics: Without feature...
2018-04-20 Felix S. Klock IIRevert stabilization of `feature(never_type)`.
2018-04-20 kennytmRollup merge of #50117 - pnkfelix:fix-issue-50113,...
2018-04-20 kennytmRollup merge of #50114 - wesleywiser:patch-3, r=michael...
2018-04-20 kennytmRollup merge of #50104 - mixi:libxml2-llvm, r=alexcrichton
2018-04-20 kennytmRollup merge of #50083 - alexcrichton:increase-wasm...
2018-04-20 kennytmRollup merge of #50081 - GuillaumeGomez:stdsimd-update...
2018-04-20 kennytmRollup merge of #50058 - krk:patch-1, r=Mark-Simulacrum
2018-04-20 kennytmRollup merge of #50031 - krk:issue-46336, r=estebank
2018-04-20 borsAuto merge of #50062 - varkor:xpy-check-rustdoc, r...
2018-04-20 borsAuto merge of #50052 - nnethercote:char_lit, r=Mark...
2018-04-20 borsAuto merge of #49991 - wesleywiser:remove_hir_inlining...
2018-04-20 borsAuto merge of #50069 - alexcrichton:fix-proc-macro...
2018-04-20 borsAuto merge of #50051 - nnethercote:no-env-var, r=Mark...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #50020 - oli-obk:clippy, r=Manishearth
2018-04-19 borsAuto merge of #49900 - pnkfelix:compare-mode-nll-follow...
2018-04-19 borsAuto merge of #49949 - oli-obk:const_signed_pat, r...
2018-04-19 Oliver SchneiderSign extend constants in range patterns
2018-04-19 borsAuto merge of #49890 - varkor:xpy-check-rustc_trans...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-19 Alex Crichtonproc_macro: Stay on the "use the cache" path more
2018-04-19 borsAuto merge of #50048 - glandium:issue50041, r=eddyb
2018-04-18 borsAuto merge of #50022 - nrc:doc-analysis, r=mark-simulacrum
2018-04-18 borsAuto merge of #50017 - tinaun:stabilize-all-the-things...
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 Felix S. Klock IIWhen running under compare-mode=nll, generate expected...
2018-04-18 Felix S. Klock IIWorkaround rust-lang/rust#49998 by opting into experime...
2018-04-18 Felix S. Klock IIRemoved `.nll.stderr` files that currently match their...
2018-04-18 Felix S. Klock IITrivial updates to `.nll.stderr` files post-rebase...
2018-04-18 Felix S. Klock IIUpdate the previously checkpointed (but unused by bors...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 borsAuto merge of #49349 - Zoxc:sync-errors, r=michaelwoerister
2018-04-18 krkClarified E0015 message, r=estebank
2018-04-18 borsAuto merge of #49972 - Mark-Simulacrum:remove-build...
2018-04-18 borsAuto merge of #49969 - mark-i-m:allocator_fmt, r=estebank
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 borsAuto merge of #49904 - michaelwoerister:no-debug-attr...
2018-04-17 borsAuto merge of #50033 - GuillaumeGomez:rollup, r=Guillau...
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #50013 - frewsxcv:frewsxcv-ssplice...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-17 borsAuto merge of #49836 - nikomatsakis:nll-facts-prep...
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-17 tinaunstabilize `nonnull_cast` feature
2018-04-17 borsAuto merge of #49664 - alexcrichton:stable-simd, r...
2018-04-17 borsAuto merge of #50012 - Zoxc:msvc-fix, r=Mark-Simulacrum
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 Guillaume GomezRemove unwanted auto-linking and update
2018-04-16 Guillaume GomezFix nits
2018-04-16 Guillaume GomezAdd rustdoc-ui test suite
2018-04-16 John Kåre AlsakerUpdate tests
2018-04-16 Alex CrichtonSeparately gate each target_feature feature
2018-04-16 borsAuto merge of #50003 - kennytm:rollup, r=kennytm
next