]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-27 borsAuto merge of #30859 - aliclark:musl-nx-issue, r=brson
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-26 borsAuto merge of #31120 - alexcrichton:attribute-deny...
2016-01-26 borsAuto merge of #31081 - alexcrichton:stabilize-hasher...
2016-01-26 Alex CrichtonFix warnings during tests
2016-01-26 borsAuto merge of #30402 - jooert:prettypanic, r=alexcrichton
2016-01-26 Alex Crichtonstd: Stabilize custom hasher support in HashMap
2016-01-26 borsAuto merge of #31214 - Manishearth:rollup, r=Manishearth
2016-01-26 Manish GoregaokarRollup merge of #31211 - Manishearth:pr-30765, r=nrc
2016-01-26 Manish GoregaokarRollup merge of #31177 - alexcrichton:no-stdio, r=sfackler
2016-01-26 Manish GoregaokarRollup merge of #31172 - SimonSapin:patch-17, r=sfackler
2016-01-26 Simon SapinRangeFrom::step_by docs: fix example
2016-01-26 borsAuto merge of #31105 - jseyfried:fix_lexical_scoping...
2016-01-26 Johannes OertelAdd message about RUST_BACKTRACE to default output...
2016-01-26 borsAuto merge of #31160 - nxnfufunezn:ppwild-31073, r...
2016-01-26 Manish GoregaokarImprove error message for let-in-expr-position
2016-01-26 Manish GoregaokarMake emitter handle DUMMY_SP correctly
2016-01-26 borsAuto merge of #31210 - Manishearth:rollup, r=Manishearth
2016-01-26 Manish GoregaokarRollup merge of #31201 - steveklabnik:gh30633, r=alexcr...
2016-01-26 Manish GoregaokarRollup merge of #31199 - steveklabnik:gh31181, r=Manish...
2016-01-26 Manish GoregaokarRollup merge of #31197 - apasel422:issue-31195, r=steve...
2016-01-26 Manish GoregaokarRollup merge of #31192 - frewsxcv:patch-27, r=alexcrichton
2016-01-26 Manish GoregaokarRollup merge of #31189 - ollie27:book_links, r=steveklabnik
2016-01-26 Manish GoregaokarRollup merge of #31184 - arielb1:remove-implicator...
2016-01-26 Manish GoregaokarRollup merge of #31152 - durka:ty-follow-bracket, r...
2016-01-26 Jeffrey SeyfriedResolve: fix #23880, a scoping bug
2016-01-26 Steve KlabnikDescribe next_back() wrt Iterator protocol
2016-01-26 Steve KlabnikMention the need for a linker
2016-01-26 Andrew PaseltinerFix typo in "Loops" section of the book
2016-01-26 Alex Crichtonstd: Fix some behavior without stdio handles
2016-01-26 borsAuto merge of #31065 - nrc:ident-correct, r=pnkfelix
2016-01-25 Corey FarwellRefCell::borrow_mut example should demonstrate mut
2016-01-25 borsAuto merge of #31097 - DanielJCampbell:SaveAnalysis...
2016-01-25 Oliver MiddletonReplace link to learn-rust in the book
2016-01-25 Oliver MiddletonFix link to hello-cargo in the book
2016-01-25 Nick CameronFix a rebasing issue and addressed reviewer comment
2016-01-25 borsAuto merge of #30899 - oli-obk:non-local-const-fn,...
2016-01-25 nxnfufuneznFix pretty_printer to print omitted type `_` marker
2016-01-25 Daan Sprenkelsdo not additionally note about unexpected identifier...
2016-01-25 Daan SprenkelsUpdate qquote.rs test case and make unexpected `let...
2016-01-25 Daan Sprenkelslibsyntax: move check for keyword Let to a more logical...
2016-01-25 Daan Sprenkelslibsyntax: note that `let a = (let b = something)`...
2016-01-25 Ariel Ben-Yehudaremove implicator
2016-01-25 borsAuto merge of #31182 - adrianheine:master, r=pnkfelix
2016-01-25 borsAuto merge of #31176 - frewsxcv:incorrect-pass-kind...
2016-01-25 Adrian Heinelibrustc/middle/dataflow.rs: Debug to STDERR
2016-01-25 Corey FarwellRegister LLVM passes with the correct LLVM pass manager.
2016-01-25 Alex Crichtonrustc_mir: Mark the crate as unstable
2016-01-25 Alex Crichtonmk: Move from `-D warnings` to `#![deny(warnings)]`
2016-01-25 borsAuto merge of #31159 - dirk:dirk/clarify-cargo-lock...
2016-01-24 borsAuto merge of #31166 - geofft:process-comments, r=alexc...
2016-01-24 borsAuto merge of #31093 - tshepang:misc-doc-improvements...
2016-01-24 borsAuto merge of #31162 - mopp:fix_configure_for_new_clang...
2016-01-24 Geoffrey Thomassys/unix/process.rs: Update comments in make_argv and...
2016-01-24 borsAuto merge of #30932 - arielb1:raw-const-errors, r...
2016-01-24 Ariel Ben-Yehuda Improve the error explanations for check_const
2016-01-24 moppfix condition for clang
2016-01-24 Tshepang Lekhonkhobedoc: miscellaneous OpenOptions:append improvements
2016-01-24 Dirk GadsdenClarify when `Cargo.lock` is created by `cargo build...
2016-01-23 Alex Burkaadd `[` to FOLLOW(ty) and FOLLOW(path)
2016-01-23 Alex Burkathorough follow-set tests
2016-01-23 borsAuto merge of #31148 - steveklabnik:rollup, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31146 - angelsl:patch-1, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31145 - D101101:patch-1, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31136 - mbrubeck:btree-doc, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31130 - marcbowes:master, r=nrc
2016-01-23 Steve KlabnikRollup merge of #31128 - kamalmarhubi:book-trait-impl...
2016-01-23 Steve KlabnikRollup merge of #31113 - steveklabnik:master, r=alexcri...
2016-01-23 Steve KlabnikRollup merge of #31111 - apasel422:issue-31103, r=steve...
2016-01-23 Steve KlabnikRollup merge of #31090 - tshepang:improve-sentence...
2016-01-23 Steve KlabnikRollup merge of #31088 - tshepang:grammar, r=brson
2016-01-23 Steve KlabnikRollup merge of #31061 - brson:bib, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31055 - steveklabnik:alt-tags, r=alexc...
2016-01-23 Steve KlabnikRollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31045 - Manishearth:diag-prim-shadow...
2016-01-23 Steve KlabnikRollup merge of #31035 - nathankleyn:improve-visibility...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #30997 - bluss:trait-default, r=nikomatsakis
2016-01-23 angelslSemaphore not sempahore
2016-01-23 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
2016-01-23 Manish GoregaokarHandle generics in raw pointers
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 Sergey VeselkovFix the missing line in the guessing-game.md
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 borsAuto merge of #31126 - arielb1:remote-errors, r=eddyb
2016-01-23 borsAuto merge of #31124 - dirk:dirk/display-and-error...
2016-01-23 borsAuto merge of #31116 - bluss:expect-out-cold, r=alexcri...
2016-01-22 Ali Clarkrevert an unrelated flag addition for freebsd
2016-01-22 borsAuto merge of #31104 - nrc:save-fix-variant-data, r...
2016-01-22 Matt BrubeckDocument that BTreeMap iteration is in order
2016-01-22 borsAuto merge of #31095 - alexcrichton:remove-old-files...
2016-01-22 Marc BowesE0210: Add a warning about type aliases
2016-01-22 Kamal MarhubiForward reference crates and modules chapter
2016-01-22 Kamal Marhubibook: Clarify that trait or type must be in same crate...
2016-01-22 Dirk GadsdenSimplify return for error::Error impl for string::Parse...
2016-01-22 Ariel Ben-Yehudaastconv: don't use as_local_node_id for ids in a Def
2016-01-22 Dirk GadsdenImplement error::Error and fmt::Display for string...
next