]> git.lizzy.rs Git - rust.git/history - src/doc
ICE more gracefully in constant evaluation when float parsing fails
[rust.git] / src / doc /
2016-01-26 borsAuto merge of #30402 - jooert:prettypanic, r=alexcrichton
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 borsAuto merge of #31105 - jseyfried:fix_lexical_scoping...
2016-01-26 borsAuto merge of #31160 - nxnfufunezn:ppwild-31073, r...
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 Steve KlabnikMention the need for a linker
2016-01-26 Andrew PaseltinerFix typo in "Loops" section of the book
2016-01-26 borsAuto merge of #31065 - nrc:ident-correct, r=pnkfelix
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 borsAuto merge of #30899 - oli-obk:non-local-const-fn,...
2016-01-25 borsAuto merge of #31176 - frewsxcv:incorrect-pass-kind...
2016-01-25 borsAuto merge of #31159 - dirk:dirk/clarify-cargo-lock...
2016-01-24 borsAuto merge of #31093 - tshepang:misc-doc-improvements...
2016-01-24 Dirk GadsdenClarify when `Cargo.lock` is created by `cargo build...
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 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
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-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 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-22 Steve Klabnikupdate link to unwind in book
2016-01-22 Andrew PaseltinerFix typo in "Getting Started" section of the book
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31037 - nrc:cached-ids, r=nikomatsakis
2016-01-20 borsAuto merge of #30982 - KiChjang:zst-collections-tests...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
2016-01-20 borsAuto merge of #30985 - alexcrichton:downgrade-jemaloc...
2016-01-20 Brian AndersonAdd Alexis thesis to bibliography
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 Steve KlabnikAdd alt tags for logos
2016-01-20 borsAuto merge of #31038 - gereeter:btree-panic, r=Gankro
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-19 borsAuto merge of #31014 - nrc:fmt-term, r=sfackler
2016-01-19 borsAuto merge of #31015 - nrc:fmt-test, r=sfackler
2016-01-19 borsAuto merge of #31013 - nrc:fmt-rbml, r=sfackler
2016-01-18 borsAuto merge of #31006 - Manishearth:rollup, r=Manishearth
2016-01-18 Manish GoregaokarRollup merge of #31008 - barosl:typo, r=bluss
2016-01-18 Manish GoregaokarRollup merge of #30998 - apasel422:btree-set-variance...
2016-01-18 Manish GoregaokarRollup merge of #30990 - msvbg:msvbg-clang-7x, r=alexcr...
2016-01-18 Manish GoregaokarRollup merge of #30988 - bluss:doc-space-t-bound, r...
2016-01-18 Manish GoregaokarRollup merge of #30986 - sliz1:book-macro, r=alexcrichton
2016-01-18 Manish GoregaokarRollup merge of #30981 - boblehest:tmp, r=alexcrichton
2016-01-18 borsAuto merge of #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 borsAuto merge of #30973 - SimonSapin:patch-16, r=alexcrichton
2016-01-17 borsAuto merge of #30964 - GuillaumeGomez:patch-5, r=Manish...
2016-01-17 Ulrik SverdrupFix spacing style of `T: Bound` in docs
2016-01-17 Stephen (Ziyun) LiFix C macro example
2016-01-17 borsAuto merge of #30978 - nikomatsakis:fulfillment-tree...
2016-01-17 borsAuto merge of #30975 - Manishearth:rollup, r=Manishearth
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 Manish GoregaokarRollup merge of #30957 - GuillaumeGomez:patch-3, r...
2016-01-17 Manish GoregaokarRollup merge of #30952 - jonastepe:nomicon_vec_zst_code...
2016-01-17 Manish GoregaokarRollup merge of #30949 - MrMormon:patch-1, r=alexcrichton
2016-01-17 Manish GoregaokarRollup merge of #30943 - alexcrichton:stabilize-1.7...
2016-01-17 Manish GoregaokarRollup merge of #30940 - tshepang:extraneous-playpen...
2016-01-17 Manish GoregaokarRollup merge of #30938 - dotdash:zst_void, r=eddyb
2016-01-17 borsAuto merge of #30931 - oli-obk:trans_disr_newtype,...
2016-01-17 borsAuto merge of #30928 - sfackler:any-unsized, r=aturon
2016-01-17 borsAuto merge of #30426 - gereeter:btree-rewrite, r=Gankro
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 Jonas TepeFixed indent from tabs to spaces
2016-01-16 borsAuto merge of #30533 - nikomatsakis:fulfillment-tree...
2016-01-16 Jonas Tepeadded zst iterator additions to final code
next