]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/common.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / librustc_trans / trans / common.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 borsAuto merge of #22517 - brson:relnotes, r=Gankro
2015-02-19 borsAuto merge of #22497 - nikomatsakis:suffixes, r=alexcri...
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 borsAuto merge of #22436 - nikomatsakis:issue-22246-bound...
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Alex Crichtonrollup merge of #22491: Gankro/into_iter
2015-02-18 Alex Crichtonrollup merge of #22485: pnkfelix/fsk-int-uint-audit
2015-02-18 Alex Crichtonrollup merge of #22484: riginding/master
2015-02-18 Alex Crichtonrollup merge of #22482: alexcrichton/cstr-changes
2015-02-18 Alex Crichtonrollup merge of #22480: alexcrichton/hashv3
2015-02-18 Alex Crichtonrollup merge of #22452: nikomatsakis/issue-22040-18956...
2015-02-18 Alex Crichtonrollup merge of #22438: dotdash/iter_vec_loop
2015-02-18 Alex Crichtonrollup merge of #22437: dotdash/fix_array_type
2015-02-18 Alex Crichtonrollup merge of #22436: nikomatsakis/issue-22246-bound...
2015-02-18 Alex Crichtonstd: Implement CString-related RFCs
2015-02-18 Niko MatsakisMove `tcx` from `Typer` into `ClosureTyper`
2015-02-18 Niko MatsakisRemove `i`, `is`, `u`, or `us` suffixes that are not...
2015-02-18 Alex Crichtonrollup merge of #22332: dotdash/llvmup_20150213
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 #22030 - mdinger:f32_examples, r=stevek...
2015-02-17 Manish GoregaokarRollup merge of #22311 - lfairy:consistent-fmt, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22364 - Manishearth:rfc-572-forbid...
2015-02-17 Manish GoregaokarRollup merge of #22404 - semarie:signal_reported_right...
2015-02-17 Manish GoregaokarRollup merge of #22410 - Reignbeaux:master, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #22408 - steveklabnik:gh19321, r=nikoma...
2015-02-17 Manish GoregaokarRollup merge of #22402 - nagisa:spring-cleanup-2, r...
2015-02-17 Manish GoregaokarRollup merge of #22401 - pnkfelix:fsk-int-uint-audit...
2015-02-17 Manish GoregaokarRollup merge of #22394 - alexcrichton:vec-from-iter...
2015-02-17 Manish GoregaokarRollup merge of #22385 - dotdash:slice_by_val_copy...
2015-02-17 Manish GoregaokarRollup merge of #22333 - caipre:patch-1, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #22296 - steveklabnik:gh21577, r=Gankro
2015-02-17 Manish GoregaokarRollup merge of #22282 - steveklabnik:gh5831, r=brson
2015-02-17 Manish GoregaokarRollup merge of #22232 - alexcrichton:missing-fmt-stabi...
2015-02-17 Manish GoregaokarRollup merge of #22111 - robinst:option-docs-flatmap...
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #21990 - steveklabnik:doc_core_cmp...
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-17 Manish GoregaokarRollup merge of #22409 - nikomatsakis:stop-advertisting...
2015-02-17 Manish GoregaokarRollup merge of #22416 - GuillaumeGomez:copy, r=eddyb
2015-02-17 Manish GoregaokarRollup merge of #22418 - japaric:diagnostics, r=nikomat...
2015-02-17 Manish GoregaokarRollup merge of #22411 - aturon:fix-os-deprecation...
2015-02-17 Manish GoregaokarRollup merge of #22413 - steveklabnik:gh22386, r=alexcr...
2015-02-17 Manish GoregaokarRollup merge of #22241 - kmcallister:macro-plugin-clean...
2015-02-17 Manish GoregaokarRollup merge of #22225 - vhbit:darwin-types, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22273 - nagisa:doc-deprecated, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22313 - japaric:iter, r=aturon
2015-02-17 Manish GoregaokarRollup merge of #22326 - semarie:compat-cp, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22344 - nagisa:exactsizediter, r=alexc...
2015-02-17 Manish GoregaokarRollup merge of #22392 - laijs:fix-reference-md-plugin...
2015-02-17 Manish GoregaokarRollup merge of #22378 - jxcl:master, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #22377 - thiagooak:book-glossary, r...
2015-02-17 Manish GoregaokarRollup merge of #22374 - richo:warn-fixup, r=huonw
2015-02-17 Manish GoregaokarRollup merge of #22373 - bombless:fix-rustbook, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22369 - nagisa:docblock-table, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22368 - thiagooak:book-arity, r=stevek...
2015-02-17 Manish GoregaokarRollup merge of #22366 - dotdash:ret_adjust, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22365 - serejkus:configs-link, r=steve...
2015-02-17 Manish GoregaokarRollup merge of #22363 - semarie:openbsd-test_file_desc...
2015-02-17 Manish GoregaokarRollup merge of #22360 - wg:master, r=alexcrichton
2015-02-17 Manish GoregaokarRollup merge of #22353 - tshepang:improve-fs-create...
2015-02-17 Manish GoregaokarRollup merge of #22341 - fhahn:issue-22291-PLEASE-FAIL...
2015-02-17 Manish GoregaokarRollup merge of #22294 - nikomatsakis:integer-audit...
2015-02-17 Manish GoregaokarRollup merge of #22253 - huonw:unstable-words, r=aturon
2015-02-16 borsAuto merge of #22230 - nikomatsakis:object-lifetime...
2015-02-16 borsAuto merge of #21744 - eddyb:rvalue-promotion, r=nikoma...
2015-02-16 Eduard Burtescurustc_trans: promote constant rvalues in functions...
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-11 Alex Crichtonrollup merge of #22048: LeoTestard/impl-patterns-used
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
next