]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/traits/object_safety.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / librustc / middle / traits / object_safety.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 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-19 Niko MatsakisExempt phantom fns from the object safety check
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 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 Crichtonrollup merge of #22395: brson/readme-cleanup
2015-02-18 Alex Crichtonrollup merge of #22287: Ryman/purge_carthographers
2015-02-18 Kevin ButlerRemove usage of .map(|&foo| foo)
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 Niko MatsakisTraits that reference `Self` in the supertrait list...
2015-02-17 borsAuto merge of #21774 - ejjeong:enable-test-for-android...
2015-02-17 Manish GoregaokarRollup merge of #22232 - alexcrichton:missing-fmt-stabi...
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 #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 #22377 - thiagooak:book-glossary, r...
2015-02-17 Manish GoregaokarRollup merge of #22368 - thiagooak:book-arity, r=stevek...
2015-02-15 Manish GoregaokarRollup merge of #22247 - Gankro:dlist_split, r=alexcrichton
2015-02-15 Manish GoregaokarRollup merge of #22256 - brson:installer-next, r=alexcr...
2015-02-15 Manish GoregaokarRollup merge of #22329 - thiagooak:book, r=steveklabnik
2015-02-15 Manish GoregaokarRollup merge of #22277 - pnkfelix:reference-update...
2015-02-15 Manish GoregaokarRollup merge of #22274 - pnkfelix:retag-slicing-syntax...
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22238 - dotdash:llvmup_20150212, r...
2015-02-15 Manish GoregaokarRollup merge of #22229 - vhbit:ios-default-cpus, r...
2015-02-15 Manish GoregaokarRollup merge of #22224 - sanxiyn:must-use, r=cmr
2015-02-15 Manish GoregaokarRollup merge of #22218 - huonw:raw-docs, r=steveklabnik...
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-15 borsAuto merge of #22242 - Gankro:collect-ints, r=alexcrichton
2015-02-15 borsAuto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis
2015-02-15 borsAuto merge of #22058 - Gankro:all-the-impls, r=huonw
2015-02-14 borsAuto merge of #22158 - Kimundi:the_lonely_uppercase_key...
2015-02-14 borsAuto merge of #22114 - alexcrichton:issue-22084, r...
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-14 borsAuto merge of #21834 - genbattle:doc-range-notation...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 borsAuto merge of #22200 - alexcrichton:opt-vec-collect...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-13 borsAuto merge of #22219 - pnkfelix:partial-reinit, r=pnkfelix
2015-02-12 borsAuto merge of #22182 - nikomatsakis:cycles-in-collect...
2015-02-12 Niko MatsakisRote changes to fix fallout throughout the compiler...
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 borsAuto merge of #21877 - dotdash:less_auto_deref, r=alexc...
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-03 borsAuto merge of #21613 - alfie:suffix-small, r=alexcrichton
2015-02-03 borsAuto merge of #21872 - alexcrichton:rollup, r=alexcrichton
2015-02-02 Alex Crichtonrollup merge of #21869: dotdash/bogus_match
2015-02-02 Alex Crichtonrollup merge of #21865: steveklabnik/gh21501
2015-02-02 Alex Crichtonrollup merge of #21854: alexcrichton/try-borrow
2015-02-02 Alex Crichtonrollup merge of #21852: FreeFull/patch-1
2015-02-02 Alex Crichtonrollup merge of #21849: alexcrichton/warn2note
2015-02-02 Alex Crichtonrollup merge of #21848: Manishearth/book-link
2015-02-02 Alex Crichtonrollup merge of #21845: Potpourri/import-syntax
2015-02-02 Alex Crichtonrollup merge of #21842: alexcrichton/issue-21839
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21830: japaric/for-cleanup
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-02 Jorge Aparicio`for x in xs.iter()` -> `for x in &xs`
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Aparicios/Show/Debug/g
next