]> git.lizzy.rs Git - rust.git/history - mk/cfg/asmjs-unknown-emscripten.mk
mk: Remove -Wall -Werror everywhere
[rust.git] / mk / cfg / asmjs-unknown-emscripten.mk
2016-07-19 Alex Crichtonmk: Remove -Wall -Werror everywhere
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-27 borsAuto merge of #31942 - bluss:iter-desugar, r=steveklabnik
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-27 Manish GoregaokarRollup merge of #31930 - miqid:doc, r=steveklabnik
2016-02-27 Manish GoregaokarRollup merge of #31909 - benaryorg:patch-2, r=Manishearth
2016-02-27 borsAuto merge of #31914 - bluss:copy-from-slice-everywhere...
2016-02-26 borsAuto merge of #31876 - ollie27:win_fill_bytes, r=brson
2016-02-26 borsAuto merge of #31903 - mitaa:rdoc-ghostly-impls, r...
2016-02-26 borsAuto merge of #31858 - alexcrichton:fix-networking...
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 Alex Crichtonmk: Move disable-jemalloc logic into makefiles
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-12 borsAuto merge of #30726 - GuillaumeGomez:compile-fail...
2016-02-11 borsAuto merge of #31357 - rthomas:hashers, r=alexcrichton
2016-02-11 borsAuto merge of #31461 - jseyfried:remove_import_resoluti...
2016-02-10 borsAuto merge of #31455 - tmiasko:expected-tokens, r=alexc...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-10 borsAuto merge of #31465 - nagisa:mir-free-fix, r=nikomatsakis
2016-02-10 borsAuto merge of #31438 - aturon:stab-ip-addr, r=alexcrichton
2016-02-08 borsAuto merge of #31397 - bradfirj:arc-docfix, r=steveklabnik
2016-02-08 borsAuto merge of #31324 - nagisa:mir-transforms, r=nikomat...
2016-02-08 borsAuto merge of #31468 - pitdicker:fs_tests_cleanup,...
2016-02-07 borsAuto merge of #31433 - nagisa:fix-man-ur, r=brson
2016-02-07 borsAuto merge of #31450 - bluss:no-null-markers, r=Gankro
2016-02-07 borsAuto merge of #31445 - saurvs:master, r=brson
2016-02-07 borsAuto merge of #31440 - reem:rwlock-map-fix, r=alexcrichton
2016-02-06 borsAuto merge of #30629 - brson:emscripten-upstream, r...
2016-02-06 Brian AndersonAdd the asmjs-unknown-emscripten triple. Add cfgs to...