]> git.lizzy.rs Git - rust.git/history - src
adapt run-make test suite for openbsd
[rust.git] / src /
2015-02-05 Niko MatsakisFix license
2015-02-05 Niko MatsakisNow that the elaboration mechanism is suppressing defau...
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 Niko MatsakisExtend the solution to encompass HRTB
2015-02-05 Mikhail ZabaluevMake the lifetime anchor immutable on std::mem::copy_mu...
2015-02-05 borsAuto merge of #21916 - japaric:no-as-slice, r=alexcrichton
2015-02-05 Jorge Apariciocleanup: replace `as[_mut]_slice()` calls with deref...
2015-02-05 Sébastien Mariecomplete openbsd support for `std::env`
2015-02-05 Ulrik SverdrupImplement pretty-printing of `..` and update tests.
2015-02-05 Niko MatsakisWhen elaborating predicates, purge duplicates from...
2015-02-05 Alexander LightMade external_crates feature work again.
2015-02-05 Sébastien Marieunbreak tree for openbsd after #21787
2015-02-05 borsAuto merge of #21843 - japaric:kindless, r=alexcrichton
2015-02-05 Mikhail ZabaluevReplace one more slice::from_raw_mut_buf added with...
2015-02-05 Mikhail ZabaluevReplace usage of slice::from_raw_buf with slice::from_r...
2015-02-05 Kostas KarachaliosRemove unused src/doc/trpl/rust-book.css
2015-02-05 Kostas KarachaliosMake the book chapters printable
2015-02-05 borsAuto merge of #21944 - alexcrichton:lframework, r=eddyb
2015-02-05 Brian AndersonAdd a lint for writing `#[feature]` for stable features...
2015-02-05 Joseph CrailFix for misspelled comments in tests.
2015-02-05 Joseph CrailFix for misspelled comments.
2015-02-05 borsAuto merge of #21152 - steveklabnik:tasks, r=huonw
2015-02-05 Steve KlabnikA concurrency chapter to replace the tasks chapter.
2015-02-05 Jorge Aparicioregister snapshots
2015-02-05 Jorge Aparicioremove all kind annotations from closures
2015-02-05 Alexisstabilize core Entry API
2015-02-04 Ulrik SverdrupImplement `..` syntax for RangeFull as expression
2015-02-04 Alex Crichtonrustc: Recognize `-L framework=foo`
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
2015-02-04 Björn SteinbrinkAvoid unnecessary codegen in with_cond()
2015-02-04 borsAuto merge of #21544 - P1start:mangle-unicode, r=alexcr...
2015-02-04 borsAuto merge of #21499 - P1start:issue-8706, r=huonw
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-04 Steven FacklerSwitch missing_copy_implementations to default-allow
2015-02-04 Steve KlabnikFix issue with rt::unwind::try() docs
2015-02-04 borsAuto merge of #21919 - alexcrichton:rollup, r=alexcrichton
2015-02-04 Alex CrichtonTest fixes and rebase conflicts
2015-02-04 Alex Crichtonrollup merge of #21910: Manishearth/missing_stability
2015-02-04 Alex Crichtonrollup merge of #21907: alexcrichton/iter-by-ref
2015-02-04 Alex Crichtonrollup merge of #21899: nikomatsakis/closure-unify...
2015-02-04 Alex Crichtonrollup merge of #21897: dotdash/rposition
2015-02-04 Alex Crichtonrollup merge of #21893: vhbit/ios-build-fix
2015-02-04 P1startFix Unicode name mangling
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 Alex Crichtonrollup merge of #21870: alexcrichton/missing-stability
2015-02-03 Alex Crichtonrollup merge of #21835: alexcrichton/iov2
2015-02-03 Alex Crichtonrollup merge of #21759: aturon/new-path
2015-02-03 Aaron TuronAdd new path module
2015-02-03 Huon WilsonDeprecate in-tree `rand`, `std::rand` and `#[derive...
2015-02-03 Aaron TuronRename std::path to std::old_path
2015-02-03 Manish GoregaokarMore test fixes
2015-02-03 Manish GoregaokarDon't check stability for tests
2015-02-03 Manish GoregaokarFix test
2015-02-03 Manish GoregaokarAdd staged_api and unmarked_api features to reference.md
2015-02-03 Manish GoregaokarAdd unmarked_api feature (fixes #21884)
2015-02-03 Manish GoregaokarAdd test for missing stability checker
2015-02-03 Manish GoregaokarFix some missing stability attrs
2015-02-03 Manish GoregaokarError when #![staged_api] crates are missing stability...
2015-02-03 Alex Crichtonstd: Add `io` module again
2015-02-03 Alex Crichtonstd: Remove `iter::ByRef` and generalize impls
2015-02-03 Manish GoregaokarMove stability pass after privacy pass
2015-02-03 Niko MatsakisUpdate for new snapshot after rebasing.
2015-02-03 Niko MatsakisCorrect one case where the inference was detecting...
2015-02-03 Niko MatsakisRemove the explicit closure kind syntax from the parser...
2015-02-03 Niko MatsakisUpdate compile-fail tests to use the expected type...
2015-02-03 Niko MatsakisTeach project to unify the return type even if a precis...
2015-02-03 Niko MatsakisAllow closure arguments types to unify even if we can...
2015-02-03 Björn SteinbrinkOptimize rposition
2015-02-03 borsAuto merge of #21877 - dotdash:less_auto_deref, r=alexc...
2015-02-03 Alexisadd naivest entry API to VecMap
2015-02-03 Valerii HioraiOS: fixed build
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 James MillerRc: Add assumptions that the pointer is non-null
2015-02-03 P1startCompute widths properly when displaying spans in error...
2015-02-03 Huon WilsonTry to only suggest implementable traits for method...
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 Björn SteinbrinkEmit !nonnull metadata for loads of region and unique...
2015-02-03 Alex Crichtonstd: Add some missing stability attributes
2015-02-03 borsAuto merge of #21872 - alexcrichton:rollup, r=alexcrichton
2015-02-03 Alex CrichtonTest fixes and rebase conflicts
2015-02-03 Björn SteinbrinkAvoid extra ref/deref cycles when converting &T to *T
2015-02-02 Alfie JohnMore deprecating of i/u suffixes
2015-02-02 Simonas KazlauskasRemove `is` postfix in Reference → Numbers
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 #21825: kmcallister/ttdelim-span
2015-02-02 Alex Crichtonrollup merge of #21819: dsyang/doc_fix
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21817: edwardw/symmetric-binop
2015-02-02 Alex Crichtonrollup merge of #21815: nagisa/overflowing-lints
2015-02-02 Alex Crichtonrollup merge of #21808: jfager/r20454
next