]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #25665 - OlegTsyba:fix_documentation, r=Gankro
[rust.git] / src /
2015-05-21 Manish GoregaokarRollup merge of #25665 - OlegTsyba:fix_documentation...
2015-05-21 Manish GoregaokarRollup merge of #25661 - Stebalien:macro, r=Gankro
2015-05-21 Manish GoregaokarRollup merge of #25659 - tshepang:improve-rendering...
2015-05-21 Manish GoregaokarRollup merge of #25648 - semarie:head-cut, r=luqmana
2015-05-21 borsAuto merge of #25656 - tshepang:spell-em-out, r=brson
2015-05-21 borsAuto merge of #25644 - iven:fix_doc_warning, r=steveklabnik
2015-05-21 borsAuto merge of #25631 - taiyaeisforks:master, r=steveklabnik
2015-05-21 borsAuto merge of #25612 - petrochenkov:lintabs, r=@alexcri...
2015-05-20 OlegTsybaFix the typo in The Rust Programming Language book...
2015-05-20 borsAuto merge of #25625 - bluss:doc-slice-order, r=Gankro
2015-05-20 Steven AllenChange "must" to "may only" in macro future proofing...
2015-05-20 Tshepang Lekhonkhobedoc: that did not render well, so make it fit in one...
2015-05-20 borsAuto merge of #25652 - arielb1:free-self, r=nikomatsakis
2015-05-20 Tshepang Lekhonkhobedoc: 'reader' and 'writer' are nicer to read than ...
2015-05-20 Ariel Ben-YehudaSubstitute free lifetimes when `Self` is used within...
2015-05-20 borsAuto merge of #25571 - hirschenberger:master, r=nrc
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25645 - luqmana:lnr, r=eddyb
2015-05-20 borsAuto merge of #25615 - petrochenkov:issue25542, r=alexc...
2015-05-20 borsAuto merge of #25610 - mbrubeck:bufread-docs, r=alexcri...
2015-05-20 Ulrik Sverdrupcollections: Reorder slice methods to improve API docs
2015-05-20 petrochenkovFix panic in lint for out of range literals
2015-05-20 borsAuto merge of #25596 - Ms2ger:rbml-docs, r=alexcrichton
2015-05-20 Luqman Adenlibrustc_trans: Remove misoptimization in treating...
2015-05-20 Iven Hsutrpl: Remove tailing semicolon of an inner attribute
2015-05-20 borsAuto merge of #25595 - dotdash:issue25549, r=eddyb
2015-05-20 borsAuto merge of #25588 - bluss:doc-string-from, r=alexcri...
2015-05-20 borsAuto merge of #25624 - steveklabnik:rollup, r=steveklabnik
2015-05-20 Steve KlabnikFix for https://github.com/rust-lang/rust/pull/25583
2015-05-20 Steve KlabnikSmall fix for https://github.com/rust-lang/rust/pull...
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 Steve KlabnikRollup merge of #25620 - brson:betavers, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25614 - parir:patch-2, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25611 - parir:patch-1, r=steveklabnik
2015-05-19 Steve KlabnikRollup merge of #25607 - peferron:doc-macros-assert...
2015-05-19 Steve KlabnikRollup merge of #25604 - skeuomorf:docs-lifetime, r...
2015-05-19 Steve KlabnikRollup merge of #25602 - parkr:patch-1, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25585 - sferik:change-default-gender...
2015-05-19 Steve KlabnikRollup merge of #25583 - steveklabnik:gh25517, r=alexcr...
2015-05-19 borsAuto merge of #24333 - arielb1:implement-rfc401, r=nrc
2015-05-19 Erik Michaels-OberChange default gender in the dining philosophers project
2015-05-19 Ariel Ben-YehudaFix rebase conflicts
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 Alex Crichtonstd: Don't require rust_try as an exported symbol
2015-05-19 Alex Crichtonrustc_trans: Apply dllexport attributes for MSVC
2015-05-19 Alex Crichtonstd: Mark rust_get_num_cpus as dllexport
2015-05-19 Alex Crichtonstd: Implement aborting stubs for MSVC unwinding
2015-05-19 Alex Crichtonrustc_llvm: Don't export constants across dlls
2015-05-19 Alex Crichtonmk: Generate a .def file for rustc_llvm on MSVC
2015-05-19 Alex Crichtonrustc_trans: Tidy up some style and line lengths
2015-05-19 Alex Crichtonrustc_trans: Add MSVC linker support
2015-05-19 Alex Crichtonrustc_trans: Clean up some style in back::link
2015-05-19 Alex Crichtonlibc: Add necessary libraries for MSVC
2015-05-19 Alex Crichtonmklldeps: Don't link stdc++/c++ on MSVC
2015-05-19 Alex Crichtonrustc_back: Tweak the MSVC target spec
2015-05-19 Alex Crichtonrustc_back: Remove unneeded explicit variable
2015-05-19 Alex Crichtonrustc_back: Refactor Archive to better express intent
2015-05-19 Alex Crichtonrustc: Shorten MSVC metadata section name
2015-05-19 Matt BrubeckAdd example code and cross-link to BufReader docs
2015-05-19 petrochenkovFix test run-pass-fulldeps\issue-15149.rs on Windows
2015-05-19 parirdoc: fix a broken link
2015-05-19 Alex Crichtonrt: Clean up to build with cl.exe
2015-05-19 Ms2gerReturn the iterator from reader::docs.
2015-05-19 parirdoc: add missing fences
2015-05-19 borsAuto merge of #25605 - Manishearth:rollup, r=Manishearth
2015-05-19 peferronFix description of assert!
2015-05-19 Ariel Ben-YehudaFix translation of semi-constant if-statements
2015-05-19 Ariel Ben-YehudaMake float -> int casts actually work
2015-05-19 Ariel Ben-YehudaAddress review commets
2015-05-19 Ariel Ben-Yehudaremove todo
2015-05-19 Ariel Ben-Yehudafix conflicts
2015-05-19 Ariel Ben-YehudaFix test fallout, and add some rather comprehensive...
2015-05-19 Ariel Ben-YehudaOverhaul cast semantics and make them follow RFC401
2015-05-19 Ariel Ben-YehudaExpose enum discriminant signedness
2015-05-19 Manish GoregaokarRollup merge of #25591 - rick68:patch-2, r=alexcrichton
2015-05-19 Manish GoregaokarRollup merge of #25590 - michaelsproul:enum-struct...
2015-05-19 Manish GoregaokarRollup merge of #25587 - bluss:rustdoc-type-margin...
2015-05-19 Manish GoregaokarRollup merge of #25580 - killercup:trpl/unify-code...
2015-05-19 Manish GoregaokarRollup merge of #25576 - mbrubeck:pathext-doc, r=stevek...
2015-05-19 Manish GoregaokarRollup merge of #25575 - clatour:patch-2, r=steveklabnik
2015-05-19 Manish GoregaokarRollup merge of #25562 - svetlyak40wt:patch-1, r=alexcr...
2015-05-19 Manish GoregaokarRollup merge of #25556 - mdinger:patch-1, r=alexcrichton
2015-05-19 Manish GoregaokarRollup merge of #25551 - cllns:add-active-class-to...
2015-05-19 Manish GoregaokarRollup merge of #25512 - peferron:doc-traits-error...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 Mohammed AttiaFix lifetimes trpl typo
2015-05-19 Björn SteinbrinkDon't call drop when taking the address of unsized...
2015-05-19 Parker Moorefmt.rs: add note about lack of padding support for...
2015-05-19 borsAuto merge of #25550 - sfackler:derive-debug-unsized...
2015-05-19 borsAuto merge of #25548 - sfackler:debug-builders-by-ref...
2015-05-19 Wei-Ming YangUpdate iter.rs
2015-05-19 Michael SproulExplain E0023, E0024, E0025, E0026, E0027, E0033.
2015-05-19 Steven FacklerFix debug builder examples examples
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 Ulrik Sverdrupcollections: Clean up feature flags doc examples
2015-05-19 Ulrik Sverdrupcollections: Avoid unstable code in examples for Vec
2015-05-19 Ulrik Sverdrupcollections: Avoid unstable code in examples for String
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-19 Alex Crichtonstd: Make abs() panic on overflow in debug mode
2015-05-18 Ulrik Sverdruprustdoc: Fix left margin for type aliases
next