about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-05-26Auto merge of #42058 - froydnj:thiscall-support, r=nikomatsakisbors-0/+13
2017-05-25Auto merge of #40847 - jseyfried:decl_macro, r=nrcbors-0/+10
2017-05-25Stabilize non capturing closure to fn coercionest31-8/+0
2017-05-25Lower `?` to `Try` instead of `Carrier`Scott McMurray-0/+14
2017-05-25Declarative macros 2.0 without hygiene.Jeffrey Seyfried-0/+10
2017-05-24add thiscall calling convention supportNathan Froyd-0/+13
2017-05-23Stabilize in 1.19Matthew-69/+496
2017-05-23Give step_trait a distinct tracking issue from step_byScott McMurray-2/+2
2017-05-23Add iterator_step_by to the unstable book's summaryScott McMurray-0/+1
2017-05-23Rollup merge of #42122 - rust-lang:frewsxcv/unstable-book, r=steveklabnikCorey Farwell-0/+80
2017-05-23Rollup merge of #42016 - pietroalbini:stabilize/loop_break_value, r=nikomatsakisCorey Farwell-84/+0
2017-05-21Auto merge of #41904 - sfackler:1.18-stabilization, r=alexcrichtonbors-32/+0
2017-05-21Update slice_rotate to a real tracking numberScott McMurray-2/+2
2017-05-21Add an in-place rotate method for slices to libcoreScott McMurray-0/+8
2017-05-20Stabilize library features for 1.18.0Steven Fackler-32/+0
2017-05-20Add stub entry to unstable book for needs_dropAlexis Beingessner-0/+7
2017-05-20Add basic Unstable Book entry for `attr_literals`.Corey Farwell-0/+20
2017-05-20Add basic Unstable Book entry for `catch_expr`.Corey Farwell-0/+23
2017-05-20Add basic Unstable Book entry for `on_unimplemented`.Corey Farwell-0/+37
2017-05-19Auto merge of #41439 - ivandardi:master, r=BurntSushibors-0/+7
2017-05-17Stabilize the loop_break_value featurePietro Albini-84/+0
2017-05-17Auto merge of #41857 - dhardy:master, r=steveklabnikbors-0/+73
2017-05-17loop_break_value doc: remove note about other loopsDiggory Hardy-4/+0
2017-05-17Auto merge of #41476 - abonander:book_proc_macro, r=nrcbors-0/+231
2017-05-16Document the `proc_macro` feature in the Unstable BookAustin Bonander-0/+231
2017-05-16Update the various books to lateststeveklabnik-0/+0
2017-05-16loop_break_value: fix tests (but ignore one expected not to compile)Diggory Hardy-2/+10
2017-05-16Auto merge of #41771 - clarcharr:resize_default, r=nikomatsakisbors-0/+8
2017-05-15Add entry to the Unstable BookIvan Dardi-0/+7
2017-05-15Auto merge of #41992 - ollie27:linkchecker_base, r=alexcrichtonbors-11/+12
2017-05-14Fix some dead links in The Unstable BookOliver Middleton-11/+12
2017-05-11Add Vec::resize_default.Clar Charr-0/+8
2017-05-10Fix up stability annotations per feedback.Zack Weinberg-22/+2
2017-05-10Revise the eprint(ln)! feature.Zack Weinberg-0/+20
2017-05-09loop_break_value book doc: remove some curiosities, regarding leodasvacas's c...Diggory Hardy-13/+3
2017-05-09loop_break_value: address review comments on book additionDiggory Hardy-5/+2
2017-05-09loop_break_value: add documentation for bookDiggory Hardy-0/+82
2017-05-08Update rustc-ux-guidelines.mdJing Zhao-1/+1
2017-05-08Grammar fixes to rustc-ux-guidelines.mdJing Zhao-7/+7
2017-05-06Minor cleanup of UX guidelines.Mark Simulacrum-2/+6
2017-05-05Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichtonCorey Farwell-0/+0
2017-05-04update to latest nomiconAlexis Beingessner-0/+0
2017-05-01Added spin loop pause functionSteven Stewart-Gallus-0/+42
2017-05-01Add profiling support, through the rustc -Z profile flag.whitequark-0/+18
2017-04-26Add some documentation for -Zremap-path-prefix to the unstable bookMichael Woerister-0/+38
2017-04-26Auto merge of #41258 - clarcharr:str_box_extras, r=Kimundibors-0/+10
2017-04-25Rollup merge of #41527 - steveklabnik:gh41285, r=frewsxcvCorey Farwell-4/+9
2017-04-25Rollup merge of #41463 - SergioBenitez:master, r=alexcrichtonCorey Farwell-0/+12
2017-04-25Clarify the doc indexsteveklabnik-4/+9
2017-04-24Reference tracking issue for more_io_inner_methods.Sergio Benitez-1/+3