]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/base.rs
Rollup merge of #22980 - alexcrichton:debug-assertions, r=pnkfelix
[rust.git] / src / librustc_trans / trans / base.rs
2015-03-06 Manish GoregaokarRollup merge of #22980 - alexcrichton:debug-assertions...
2015-03-06 Manish GoregaokarRollup merge of #22899 - huonw:macro-stability, r=alexc...
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-05 Alex Crichtonrustc: Add a debug_assertions #[cfg] directive
2015-03-05 borsAuto merge of #23031 - Manishearth:rollup, r=Manishearth
2015-03-05 Manish GoregaokarRollup merge of #23033 - pelmers:patch-3, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #23029 - vhbit:ios-env-stab, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #23027 - fenhl:patch-1, r=sfackler
2015-03-05 Manish GoregaokarRollup merge of #23006 - dhuseby:master, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22947 - ic:master, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #22937 - MDCox:str-docs, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #23006 - dhuseby:master, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22973 - djmally:coll_docs, r=Gankro
2015-03-05 Manish GoregaokarRollup merge of #22994 - eddyb:unsuffix-ints-good,...
2015-03-05 Eduard BurtescuRemove integer suffixes where the types in compiled...
2015-03-05 Manish GoregaokarRollup merge of #22764 - ivanradanov:fileline_help...
2015-03-05 Manish GoregaokarRollup merge of #23013 - nikomatsakis:syncbox, r=pnkfelix
2015-03-05 Manish GoregaokarRollup merge of #23004 - alexcrichton:libc-stable,...
2015-03-05 Manish GoregaokarRollup merge of #23001 - alexcrichton:index-output...
2015-03-05 Manish GoregaokarRollup merge of #23000 - Florob:unicode-FL, r=brson
2015-03-05 Manish GoregaokarRollup merge of #22939 - bleibig:grammar-updates, r...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-05 borsAuto merge of #22061 - pczarn:quote_matcher_and_attr...
2015-03-04 borsAuto merge of #22920 - tshepang:remove-some-warnings...
2015-03-04 borsAuto merge of #22958 - laijs:option_map_for_iter_map...
2015-03-04 Eduard BurtescuRemove integer suffixes where the types in compiled...
2015-03-03 borsAuto merge of #23002 - pnkfelix:fsk-box-place-runway...
2015-03-03 Felix S. Klock IISwitched to Box::new in many places.
2015-03-03 borsAuto merge of #22997 - pnkfelix:make-timestamps-robust...
2015-03-03 borsAuto merge of #22532 - pnkfelix:arith-overflow, r=pnkfe...
2015-03-03 borsAuto merge of #22995 - Manishearth:rollup, r=Manishearth
2015-03-03 Manish GoregaokarRollup merge of #22988 - dcrewi:slice-swap-inline,...
2015-03-03 Manish GoregaokarRollup merge of #22977 - kmcallister:issue-15778, r...
2015-03-03 Manish GoregaokarRollup merge of #22974 - nagisa:reintuint-std, r=alexcr...
2015-03-03 Manish GoregaokarRollup merge of #22970 - pnkfelix:fsk-robust-backtrace...
2015-03-03 Manish GoregaokarRollup merge of #22956 - ejjeong:aarch64-linux-android...
2015-03-03 Manish GoregaokarRollup merge of #22952 - huonw:missing-stable, r=alexcr...
2015-03-03 Manish GoregaokarRollup merge of #22951 - huonw:weak-chuck-slice, r...
2015-03-03 Manish GoregaokarRollup merge of #22876 - Florob:const, r=nikomatsakis
2015-03-03 Manish GoregaokarRollup merge of #22990 - japaric:privATe, r=alexcrichton
2015-03-03 Manish GoregaokarRollup merge of #22989 - laijs:fix_FromStr_bool_comment...
2015-03-03 Manish GoregaokarRollup merge of #22969 - dotdash:no_alloca_zeroed,...
2015-03-03 Manish GoregaokarRollup merge of #22960 - huonw:static-assert, r=huonw
2015-03-03 Manish GoregaokarRollup merge of #22916 - rprichard:fmt-num-cleanup...
2015-03-03 Corey Richardsonrustc: implement arithmetic overflow checking
2015-03-02 borsAuto merge of #22882 - alexcrichton:stabilize-process...
2015-03-02 borsAuto merge of #22963 - Manishearth:rollup, r=Manishearth
2015-03-02 Manish GoregaokarRollup merge of #22966 - nikomatsakis:closure-region...
2015-03-02 Manish GoregaokarRollup merge of #22925 - leonardinius:issue-22646-fmt...
2015-03-02 Manish GoregaokarRollup merge of #22911 - djmally:master, r=steveklabnik
2015-03-02 Manish GoregaokarRollup merge of #22906 - alexandercampbell:readme_typo_...
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-03-02 Björn SteinbrinkDrop alloca_zeroed
2015-03-02 borsAuto merge of #22510 - GuillaumeGomez:audit-integer...
2015-03-02 Niko MatsakisRemove the synthetic "region bound" from closures and...
2015-03-02 borsAuto merge of #22797 - alexcrichton:io-stdio, r=aturon
2015-03-02 borsAuto merge of #22940 - Manishearth:rollup, r=Manishearth
2015-03-02 Manish GoregaokarRollup merge of #22944 - Manishearth:patch-1, r=sfackler
2015-03-01 Manish GoregaokarRollup merge of #22941 - sfackler:re-disable, r=sfackler
2015-03-01 Manish GoregaokarRollup merge of #22935 - dotdash:method_attr, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22931 - semarie:dragonfly-ino_t, r...
2015-03-01 Manish GoregaokarRollup merge of #22923 - dotdash:trans_arg, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22922 - dotdash:closure_env_attr,...
2015-03-01 Manish GoregaokarRollup merge of #22893 - Ms2ger:lints, r=huonw
2015-03-01 Manish GoregaokarRollup merge of #22821 - ipetkov:lint-method-rename...
2015-03-01 Manish GoregaokarRollup merge of #22777 - pnkfelix:issue-22443, r=nikoma...
2015-03-01 Manish GoregaokarRollup merge of #22504 - GuillaumeGomez:audit-integer...
2015-03-01 borsAuto merge of #22880 - alexcrichton:deprecate-io-extens...
2015-03-01 Björn SteinbrinkEmit proper function argument attributes for closure...
2015-03-01 borsAuto merge of #22087 - GuillaumeGomez:int-pow, r=alexcr...
2015-03-01 borsAuto merge of #22909 - Manishearth:rollup, r=Manishearth
2015-03-01 Manish GoregaokarRollup merge of #22910 - dotdash:time_llvm_passes,...
2015-03-01 Manish GoregaokarRollup merge of #22908 - mdinger:fix_link, r=Gankro
2015-03-01 Manish GoregaokarRollup merge of #22907 - dotdash:static_assert_bool...
2015-03-01 Manish GoregaokarRollup merge of #22904 - dotdash:drop_old_clang, r...
2015-03-01 Manish GoregaokarRollup merge of #22903 - semarie:openbsd-stack, r=alexc...
2015-03-01 Manish GoregaokarRollup merge of #22901 - thepowersgang:patch-1, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22898 - edwardw:one-less-unsafe-impl...
2015-03-01 Manish GoregaokarRollup merge of #22896 - Ms2ger:InlineAttr, r=huonw
2015-03-01 borsAuto merge of #22898 - edwardw:one-less-unsafe-impl...
2015-03-01 borsAuto merge of #22896 - Ms2ger:InlineAttr, r=huonw
2015-02-28 Björn SteinbrinkError out when using static_assert on a non-boolean...
2015-02-28 Ms2gerRemove the re-exports for InlineAttr variants.
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-25 Manish GoregaokarRollup merge of #22744 - alexcrichton:issue-22738,...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 Manish GoregaokarRollup merge of #22778 - mzabaluev:leftover-lifetime...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22758 - ejjeong:aarch64-linux-android...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22747 - krdln:fix-parsing-minus, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
next