]> git.lizzy.rs Git - rust.git/history - mk/cfg/wasm32-unknown-emscripten.mk
Unignore u128 test for stage 0,1
[rust.git] / mk / cfg / wasm32-unknown-emscripten.mk
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-10-14 Jonathan TurnerRollup merge of #36307 - faebser:E0408_new_error_format...
2016-10-14 borsAuto merge of #36743 - SimonSapin:dedup-by, r=alexcrichton
2016-10-12 borsAuto merge of #36762 - achanda:sockaddr_type, r=alexcri...
2016-10-12 Alex CrichtonRollup merge of #36762 - achanda:sockaddr_type, r=alexc...
2016-10-11 Guillaume GomezRollup merge of #36699 - bluss:repeat-str, r=alexcrichton
2016-10-11 Guillaume GomezRollup merge of #36679 - QuietMisdreavus:rustdoc-line...
2016-10-11 borsAuto merge of #36825 - sbwtw:master, r=alexcrichton
2016-10-11 borsAuto merge of #36707 - achanda:ip_type, r=alexcrichton
2016-10-10 borsAuto merge of #36341 - sagebind:thread_id, r=alexcrichton
2016-10-09 borsAuto merge of #36637 - GuillaumeGomez:fix_run_button...
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-10-07 borsAuto merge of #36753 - srinivasreddy:hash, r=nrc
2016-10-06 Jonathan TurnerRollup merge of #36965 - kallisti5:master, r=alexcrichton
2016-10-06 Jonathan TurnerRollup merge of #36832 - ParkHanbum:master, r=michaelwo...
2016-10-06 Jonathan TurnerRollup merge of #36726 - cbreeden:patch-1, r=GuillaumeGomez
2016-10-04 Manish GoregaokarRollup merge of #36917 - nnethercote:speed-up-plug_leak...
2016-10-04 Manish GoregaokarRollup merge of #36878 - BlueSpaceCanary:book-dedup...
2016-10-04 borsAuto merge of #36876 - nikomatsakis:issue-36381, r...
2016-10-03 borsAuto merge of #36821 - pweaver:master, r=michaelwoerister
2016-10-03 borsAuto merge of #36815 - alexcrichton:stabilize-1.13...
2016-10-03 borsAuto merge of #36847 - alexcrichton:rustc-macro-doc...
2016-10-03 borsAuto merge of #36766 - nnethercote:hash-span-capacity...
2016-10-03 borsAuto merge of #36767 - jseyfried:enforce_rfc_1560_shado...
2016-10-02 borsAuto merge of #36404 - christopherdumas:master, r=Guill...
2016-10-02 borsAuto merge of #36862 - chamoysvoice:E0220, r=GuillaumeGomez
2016-10-02 borsAuto merge of #36853 - TimNN:rustbuild-out-of-tree...
2016-10-02 borsAuto merge of #36840 - eulerdisk:incr_test_for_hash_enu...
2016-10-01 borsAuto merge of #36828 - pnkfelix:update-compiler-rt...
2016-10-01 Manish GoregaokarRollup merge of #34764 - pnkfelix:attrs-on-generic...
2016-10-01 Manish GoregaokarRollup merge of #36599 - jonas-schievink:whats-a-pirate...
2016-10-01 Manish GoregaokarRollup merge of #35874 - CensoredUsername:stmt_let_type...
2016-10-01 Manish GoregaokarRollup merge of #36882 - jseyfried:fix_36881, r=eddyb
2016-10-01 Manish GoregaokarRollup merge of #36880 - durka:debug-unsized-ptr, r...
2016-10-01 Manish GoregaokarRollup merge of #36877 - solson:rustc-version-build...
2016-10-01 Manish GoregaokarRollup merge of #36873 - GuillaumeGomez:e0035_e0036...
2016-10-01 Manish GoregaokarRollup merge of #36872 - frewsxcv:rustdoc, r=GuillaumeGomez
2016-10-01 Manish GoregaokarRollup merge of #36865 - kallisti5:master, r=brson
2016-10-01 borsAuto merge of #36824 - kali:master, r=alexcrichton
2016-10-01 borsAuto merge of #36339 - brson:emscripten-new, r=alexcrichton
2016-09-30 Brian AndersonPreliminary wasm32 support