]> git.lizzy.rs Git - rust.git/history - src/librustc_back/target/apple_ios_base.rs
Remove morestack support
[rust.git] / src / librustc_back / target / apple_ios_base.rs
2015-08-10 Alex CrichtonRemove morestack support
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 borsAuto merge of #23963 - alexcrichton:rollup, r=alexcrichton
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-02 Alex Crichtonrollup merge of #23860: nikomatsakis/copy-requires...
2015-04-01 Alex Crichtonrollup merge of #23933: kgv/kgv_fix
2015-04-01 Manish GoregaokarRollup merge of #23932 - steveklabnik:doc_std_path...
2015-04-01 Manish GoregaokarRollup merge of #23925 - steveklabnik:gh22914, r=Gankro
2015-04-01 Manish GoregaokarRollup merge of #23924 - nrc:unqual-assoc3, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23895 - nikomatsakis:fn-trait-inherita...
2015-04-01 Manish GoregaokarRollup merge of #23847 - bcoopers:read_clarification...
2015-04-01 Manish GoregaokarRollup merge of #23844 - kvark:try_unique, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-04-01 Alex CrichtonMerge branch 'fix-rustup' of https://github.com/richo...
2015-04-01 Niko MatsakisFallout out rustc
2015-04-01 borsAuto merge of #23109 - nikomatsakis:closure-region...
2015-04-01 borsAuto merge of #23936 - pnkfelix:rollup, r=pnkfelix
2015-04-01 Alex Crichtonrollup merge of #23923: steveklabnik/gh23688
2015-04-01 Alex Crichtonrollup merge of #23921: aturon/issue-17746
2015-04-01 Alex Crichtonrollup merge of #23863: pnkfelix/arith-oflo-const-eval
2015-03-31 Alex Crichtonrollup merge of #23919: alexcrichton/stabilize-io-error
2015-03-31 Alex Crichtonstd: Stabilize last bits of io::Error
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-08 Manish GoregaokarRollup merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #23127 - alexcrichton:bench-wrapping...
2015-03-07 borsAuto merge of #23137 - kmcallister:derive-sugar, r...
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-07 borsAuto merge of #23132 - alexcrichton:remove-deprecated...
2015-03-07 borsAuto merge of #23107 - Manishearth:rollup, r=alexcrichton
2015-03-06 Alex Crichtonrollup merge of #23124: brson/oldtests
2015-03-06 Alex Crichtonrollup merge of #23117: japaric/default-impl
2015-03-06 Alex Crichtonrollup merge of #23097: alexcrichton/issue-23076
2015-03-06 Alex Crichtonrollup merge of #23091: japaric/phantom
2015-03-06 Alex Crichtonrollup merge of #23087: nagisa/std-undeadlock
2015-03-06 Alex Crichtonrollup merge of #22975: alexcrichton/stabilize-ffi
2015-03-06 Alex Crichtonrollup merge of #22813: alexcrichton/deprecate-net
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23100 - wesleywiser:fix_23059, r=brson
2015-03-06 Manish GoregaokarRollup merge of #23096 - posborne:paths-documentation...
2015-03-06 Manish GoregaokarRollup merge of #23094 - brson:beta, r=huonw
2015-03-06 Manish GoregaokarRollup merge of #23082 - killercup:patch-6, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23067 - oli-obk:doc_examle_fix, r...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23048 - davbo:fix-broken-link-in-old...
2015-03-06 Manish GoregaokarRollup merge of #23045 - ctjhoa:master, r=Manishearth
2015-03-06 Manish GoregaokarRollup merge of #23025 - huonw:better-iter-infer, r...
2015-03-06 Manish GoregaokarRollup merge of #23101 - laijs:fix-file-perm, r=alexcri...
2015-03-06 Manish GoregaokarRollup merge of #23099 - brson:lint-cstack, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23098 - brson:ignore-fast, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23095 - stepancheg:test-bind-fail...
2015-03-06 Manish GoregaokarRollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix
2015-03-06 Manish GoregaokarRollup merge of #23081 - alexcrichton:stabilize-fs...
2015-03-06 Manish GoregaokarRollup merge of #23079 - alexcrichton:deprecate-process...
2015-03-05 Alex Crichtonstd: Deprecate the old_io::process module
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-02-23 Manish GoregaokarRollup merge of #22544 - bombless:fix-pattern, r=pnkfelix
2015-02-23 Manish GoregaokarRollup merge of #22371 - fhahn:issue-17829-compiletest...
2015-02-23 Manish GoregaokarRollup merge of #22270 - steveklabnik:gh22152, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22267 - steveklabnik:fix_lie, r=Gankro
2015-02-21 borsAuto merge of #21959 - dhuseby:bitrig-support, r=brson
2015-02-18 Alex Crichtonrollup merge of #22331: steveklabnik/guidelines
2015-02-17 Alex Crichtonrollup merge of #22208: aturon/expose-more-path
2015-02-17 Alex Crichtonrollup merge of #22191: nagisa/target-ptr-width-json
2015-02-17 Alex Crichtonrollup merge of #22123: steveklabnik/doc_where_clauses
2015-02-17 borsAuto merge of #21774 - ejjeong:enable-test-for-android...
2015-02-17 borsAuto merge of #22311 - lfairy:consistent-fmt, r=alexcri...
2015-02-17 Manish GoregaokarRollup merge of #22393 - kmcallister:macros-chapter...
2015-02-17 Manish GoregaokarRollup merge of #22383 - pnkfelix:pass-features-along...
2015-02-17 Manish GoregaokarRollup merge of #22311 - lfairy:consistent-fmt, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22385 - dotdash:slice_by_val_copy...
next