]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-29 Steve KlabnikRollup merge of #29438 - jethrogb:topic/book-rbstrlit...
2015-10-29 Steve KlabnikRollup merge of #29437 - brson:authors, r=alexcrichton
2015-10-29 Steve KlabnikRollup merge of #29435 - djrollins:diverging-function...
2015-10-29 Steve KlabnikRollup merge of #29417 - pmarcelll:assert-doc, r=stevek...
2015-10-29 Steve KlabnikRollup merge of #29405 - pmarcelll:docs-fix, r=steveklabnik
2015-10-29 Steve KlabnikRollup merge of #29264 - mdinger:colorify, r=steveklabnik
2015-10-28 Jethro BeekmanBook: Update raw/byte string literal in syntax index
2015-10-28 borsAuto merge of #29415 - nikomatsakis:issue-29161, r...
2015-10-28 Brian AndersonUpdate AUTHORS.txt for 1.5
2015-10-28 Brian AndersonUpdate mailmap
2015-10-28 Brian AndersonUpdate AUTHORS.txt for 1.4
2015-10-28 Brian AndersonUpdate mailmap
2015-10-28 Brian AndersonTweak the add-authors.sh script
2015-10-28 Daniel RollinsAdd diverging functions `-> !` to syntax index
2015-10-28 Niko MatsakisThe `source_did` may not be local, so don't unwrap the
2015-10-28 borsAuto merge of #29403 - alexcrichton:fix-windows-again...
2015-10-28 borsAuto merge of #29233 - angelsl:msvc1, r=alexcrichton
2015-10-28 borsAuto merge of #29419 - brson:bump, r=alexcrichton
2015-10-28 borsAuto merge of #29409 - arielb1:recursive-arrays, r...
2015-10-28 borsAuto merge of #29404 - jonas-schievink:external-overlap...
2015-10-28 borsAuto merge of #29402 - sanxiyn:if-let, r=steveklabnik
2015-10-28 borsAuto merge of #29400 - gkoz:phantom_data, r=alexcrichton
2015-10-28 angelslBuild compiler-rt/builtins with MSVC
2015-10-28 angelslUpdate compiler-rt
2015-10-28 borsAuto merge of #29398 - jonas-schievink:if-let-arms...
2015-10-28 borsAuto merge of #29313 - arielb1:projection-overflow...
2015-10-28 borsAuto merge of #29311 - steveklabnik:doc_iterator_trait...
2015-10-28 Brian AndersonBump version to 1.6
2015-10-27 Marcell PardaviMention in the docs, that `assert!` has a second versio...
2015-10-27 borsAuto merge of #29072 - nagisa:place-arrow, r=pnkfelix
2015-10-27 Niko MatsakisAdd some debug printouts to librustc_privacy
2015-10-27 Simonas KazlauskasAdjust src/grammar for the introduced <- op
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-27 Ariel Ben-Yehudatype_of: use `sizing_type_of` to check the size of...
2015-10-27 Simonas KazlauskasAdd tests for newly introduced syntax
2015-10-27 Simonas KazlauskasUpdate unused_parens lint for placement-in arrow
2015-10-27 Simonas KazlauskasFix restrictions when parsing rhs of equalities
2015-10-27 Simonas KazlauskasFix prefix range expressions being not parsed
2015-10-27 Simonas KazlauskasAdd a test for #29071
2015-10-27 Simonas KazlauskasGeneralise associative operator parsing
2015-10-27 borsAuto merge of #26421 - nham:fix_21546, r=pnkfelix
2015-10-27 Marcell PardaviSmall fix in the book
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 Jonas SchievinkDon't print the same impl twice on ext. overlap
2015-10-27 Alex Crichtonmk: Re-add libgcc_s_seh-1.dll to windows dist
2015-10-27 Seo SanghyeonUse `if let`
2015-10-27 Steve KlabnikAdds tons of documentation for Iterator
2015-10-27 borsAuto merge of #29327 - sanxiyn:argument, r=nrc
2015-10-27 Ariel Ben-Yehudaadd a recursion limit for type representation
2015-10-27 Ariel Ben-Yehudaproject: add a recursion limit to "tail-recursive"...
2015-10-27 Gleb KozyrevImplement Default for PhantomData
2015-10-27 Jonas SchievinkDiagnostic: "`if let` arm with incompatible type"
2015-10-27 borsAuto merge of #29326 - Charlotteis:patch-1, r=steveklabnik
2015-10-27 Oliver Schneiderthe const evaluator might run before check_const
2015-10-27 borsAuto merge of #29317 - matklad:clarify-reference, r...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29386 - jonas-schievink:codegen-worker...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29295 - little-dude:rustfmt_librustc_uni...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 Jonas SchievinkPrint the codegen worker # when using time-passes
2015-10-26 borsAuto merge of #29384 - nikomatsakis:mir-not-stable...
2015-10-26 Niko MatsakisDisable MIR on beta/stable until we've resolved #29227...
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 Alex Crichtontest: Add regression test for "source trait is private"
2015-10-26 Corentin Henryrustfmt librustc_unicode
2015-10-26 Seo SanghyeonRemove NodeArg
2015-10-26 Charlotte SpencerRemove use of 'just' in trpl/installing-rust.md
2015-10-26 Alex CrichtonRevert "Remove unnecessary trait accessibility check."
2015-10-26 Alex CrichtonRevert "Add UFCS privacy test."
2015-10-26 borsAuto merge of #29310 - mdinger:book_playpen, r=steveklabnik
2015-10-26 Seo SanghyeonDistinguish argument from local variable
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29312 - apasel422:issue-21410, r=alexcri...
2015-10-26 Aleksey Kladovreference: clarify impl
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 Andrew PaseltinerAdd tests for #21410 and #24972
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 mdingerUpdate the playpen link for code in the rust book to...
2015-10-25 Ricardo Signesreformat the docs for hidden code in rust sections
2015-10-25 Tobias BucherSay that `std::env::{set_var, unset_var}` *may* panic
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 Alex Crichtonmk: Package libstdc++-6.dll on x86_64 MinGW
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-25 Vadim Petrochenkovsyntax/rustc_front: Simplify VariantData::fields
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-25 Lee JenkinsFix doc comment typo
2015-10-25 borsAuto merge of #29279 - Ryman:strtests, r=alexcrichton
2015-10-25 Tobias BucherDocument possible panics for `std::env::{set_var, unset...
2015-10-25 Tobias BucherRemove key duplication from `BTreeMap` example in ...
2015-10-25 Andrew PaseltinerAdd tests
2015-10-25 Emanuel Cziraicompiletest: show usage/help when passed no args
2015-10-25 borsAuto merge of #29273 - Manishearth:regression, r=alexcr...
next