]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #50231 - GuillaumeGomez:doc-aliases, r=QuietMisdreavus
[rust.git] / src / test /
2018-04-27 kennytmRollup merge of #50231 - GuillaumeGomez:doc-aliases...
2018-04-27 kennytmRollup merge of #50229 - GuillaumeGomez:search-one...
2018-04-27 kennytmRollup merge of #50227 - sinkuu:ice_non_local_trait...
2018-04-27 kennytmRollup merge of #50222 - michaelwoerister:bump-stage0...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-27 borsAuto merge of #49420 - nox:enum-scalarpair, r=eddyb
2018-04-26 borsAuto merge of #50253 - nikomatsakis:regressions-2018...
2018-04-26 borsAuto merge of #49513 - nox:univariant-fieldless-enum...
2018-04-26 Niko Matsakisadd regression test
2018-04-26 Anthony RamineMark SingleVariant as repr(u8) in c-style-enum
2018-04-26 Anthony RamineTreat repr(Rust) univariant fieldless enums as a ZST...
2018-04-26 Anthony RamineAdd a test for casts of univariant C-like enums
2018-04-26 Shotaro YamadaDo not ICE on generics mismatch with non-local traits
2018-04-26 borsAuto merge of #50245 - GuillaumeGomez:rollup, r=Guillau...
2018-04-26 borsAuto merge of #50072 - oli-obk:discriminants, r=eddyb
2018-04-26 Guillaume GomezRollup merge of #50219 - ralfbiedert:master, r=frewsxcv
2018-04-26 Guillaume GomezRollup merge of #50214 - GuillaumeGomez:JS-improvements...
2018-04-26 Guillaume GomezRollup merge of #50207 - wesleywiser:hash_const_data...
2018-04-26 Guillaume GomezRollup merge of #50177 - matthiaskrgr:std_std_replacen_...
2018-04-26 Anthony RamineUse ScalarPair for tagged enums
2018-04-26 Oliver SchneiderAllow variant discriminant initializers to refer to...
2018-04-26 borsAuto merge of #49732 - Zoxc:sync-dep-graph, r=michaelwo...
2018-04-26 borsAuto merge of #50236 - nrc:update, r=alexcrichton
2018-04-25 borsAuto merge of #50131 - Manishearth:crate-in-local,...
2018-04-25 borsAuto merge of #50016 - tmandry:cleanup-binder, r=nikoma...
2018-04-25 Manish GoregaokarFix crate:: in local paths
2018-04-25 borsAuto merge of #49321 - ishitatsuyuki:compile-pass,...
2018-04-25 borsAuto merge of #50134 - andjo403:jobserver, r=michaelwoe...
2018-04-25 borsAuto merge of #50110 - oli-obk:warn_all_the_constants...
2018-04-25 Tatsuyuki Ishicompiletest: introduce skip-trans
2018-04-25 borsAuto merge of #50106 - nnethercote:nearest_common_ances...
2018-04-25 borsAuto merge of #50100 - Manishearth:edition-path-lint...
2018-04-25 borsAuto merge of #49986 - zofrex:better-derived-argument...
2018-04-24 James SandersonTest format hygiene
2018-04-24 borsAuto merge of #50096 - alexcrichton:less-simd-warnings...
2018-04-24 James SandersonTest deriving hygiene
2018-04-24 borsAuto merge of #49933 - oli-obk:miri_rustup, r=eddyb
2018-04-24 borsAuto merge of #50079 - NickAtAccuPS:android_abstract_so...
2018-04-24 Oliver SchneiderWarn on all erroneous constants
2018-04-24 borsAuto merge of #49911 - rcoh:master, r=nikomatsakis
2018-04-24 borsAuto merge of #49837 - nikomatsakis:chalkify-engine...
2018-04-24 borsAuto merge of #50191 - kennytm:rollup, r=kennytm
2018-04-24 kennytmRollup merge of #50185 - dmizuk:mod_euc-fix-overflow...
2018-04-24 kennytmRollup merge of #50174 - nnethercote:FxHashMap-Interner...
2018-04-24 kennytmRollup merge of #50139 - nivkner:docs, r=steveklabnik
2018-04-24 kennytmRollup merge of #50118 - GuillaumeGomez:search-bar...
2018-04-24 kennytmRollup merge of #49985 - zackmdavis:0, r=estebank
2018-04-24 kennytmRollup merge of #49970 - SimonSapin:deprecate, r=sfackler
2018-04-24 kennytmRollup merge of #49906 - kennytm:stable-unreachable...
2018-04-24 kennytmRollup merge of #49829 - ecstatic-morse:os-docs, r...
2018-04-24 kennytmRollup merge of #49812 - ehuss:ui-test-revisions, r...
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 #48999 - GuillaumeGomez:add-repeat-on...
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 Niko Matsakissort strings on output
2018-04-23 Niko Matsakisfirst draft of `program_clauses_for_env`
2018-04-23 Niko Matsakisin unit tests, use `note` to dump multiple program...
2018-04-23 Russell CohenDon't allow #[should_panic] with non-() tests
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 Manish GoregaokarAdd test
2018-04-20 borsAuto merge of #50088 - alexcrichton:std-tweaks, r=sfackler
2018-04-20 Eric HussFix revision support for UI tests.
2018-04-20 borsAuto merge of #50119 - kennytm:rollup, r=kennytm
2018-04-20 Felix S. Klock IIRevert "Stabilize the TryFrom and TryInto traits"
next