about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-07Rollup merge of #26742 - GuillaumeGomez:patch-2, r=arielb1Steve Klabnik-3/+80
2015-07-07Not literally all of concurrency is a librarySteve Klabnik-5/+6
2015-07-07There are four uses of unsafe, actuallySteve Klabnik-1/+14
2015-07-07Describe lifetime syntax for implSteve Klabnik-0/+29
2015-07-07Auto merge of #26699 - eddyb:unstable-prelude_import, r=huonwbors-19/+57
2015-07-06Rollup merge of #26835 - tshepang:copy-or-not, r=steveklabnikSteve Klabnik-3/+2
2015-07-06Rollup merge of #26834 - tshepang:space, r=brsonSteve Klabnik-1/+0
2015-07-06Rollup merge of #26828 - steveklabnik:gh25765, r=blussSteve Klabnik-11/+300
2015-07-06Rollup merge of #26827 - steveklabnik:gh25786, r=alexcrichtonSteve Klabnik-0/+32
2015-07-06Rollup merge of #26809 - cmr:libc-ioctl, r=alexcrichtonSteve Klabnik-3/+3
2015-07-06Rollup merge of #26807 - eddyb:trans-normalize, r=cmrSteve Klabnik-2/+17
2015-07-06Rollup merge of #26761 - steveklabnik:actually_ub, r=alexcrichtonSteve Klabnik-13/+4
2015-07-06Rollup merge of #26599 - richo:richo-stage-info, r=brsonSteve Klabnik-0/+14
2015-07-06Significantly improve formatter trait docsSteve Klabnik-11/+300
2015-07-06Auto merge of #26757 - oli-obk:style_fixes, r=brsonbors-310/+284
2015-07-06rustc_driver: Omit stage info for stage2+Richo Healey-5/+3
2015-07-06reference: make 'Move and copied types' section more simpleTshepang Lekhonkhobe-3/+2
2015-07-06reference: do not display the extra spaceTshepang Lekhonkhobe-1/+0
2015-07-06FFI panic is UBSteve Klabnik-13/+4
2015-07-06Auto merge of #26741 - alexcrichton:noinline-destructors, r=brsonbors-74/+550
2015-07-06rustc_driver: Print stage info in --version --verboseRicho Healey-0/+16
2015-07-06rustc: implement `unstable(issue = "nnn")`.Huon Wilson-25/+92
2015-07-06Auto merge of #26824 - arielb1:fix-26812, r=eddybbors-12/+42
2015-07-06Document _ in bindingsSteve Klabnik-0/+32
2015-07-06Auto merge of #26822 - tamird:llvm-config, r=alexcrichtonbors-7/+6
2015-07-06don't use type_parameter_def during astconvAriel Ben-Yehuda-12/+42
2015-07-06Auto merge of #26820 - liigo:patch-2, r=steveklabnikbors-0/+11
2015-07-06`llconfig` is `llvm-config`Tamir Duberstein-5/+5
2015-07-06SimplifyTamir Duberstein-2/+1
2015-07-06typo "struct has is 0-sized"Oliver Schneider-1/+1
2015-07-06lower blanket unsafe block to actual cases of unsafe and adjust indentsOliver Schneider-310/+284
2015-07-06book: introduce `//!` doc comment in comments sectionLiigo Zhuang-0/+11
2015-07-06Auto merge of #26817 - cmr:vecdeque-docs, r=Gankrobors-0/+4
2015-07-06doc: add some array usage examplesTshepang Lekhonkhobe-0/+13
2015-07-05rustc_trans: always use normalizing_infer_ctxt.Eduard Burtescu-2/+17
2015-07-05Feature-gate #[prelude_import].Eduard Burtescu-19/+57
2015-07-05liblibc: correct Linux ioctl request typeCorey Richardson-3/+3
2015-07-05Rollup merge of #26808 - tshepang:closures, r=steveklabnikSteve Klabnik-3/+4
2015-07-06reference: 'inherits' is more clear than 'implies'Tshepang Lekhonkhobe-3/+4
2015-07-05Rollup merge of #26806 - cmr:stabilize-drain, r=GankroSteve Klabnik-14/+14
2015-07-05Rollup merge of #26800 - tshepang:comma, r=GankroSteve Klabnik-1/+1
2015-07-05Rollup merge of #26789 - tshepang:improve-array-examples, r=alexcrichtonSteve Klabnik-4/+9
2015-07-05Rollup merge of #26464 - Gankro:send, r=alexcrichtonSteve Klabnik-4/+0
2015-07-05Auto merge of #26473 - Eljay:missing_docs, r=alexcrichtonbors-0/+65
2015-07-05Auto merge of #25754 - geofft:remove-compiletest-jit, r=alexcrichtonbors-11/+4
2015-07-05option: obey idiom of leaving behind a trailing comma in match blocksTshepang Lekhonkhobe-15/+15
2015-07-05collections: vec_deque: add some notes on how to use VecDeque as a queue effe...Corey Richardson-0/+4
2015-07-05reference: remove stray commaTshepang Lekhonkhobe-1/+1
2015-07-05reference: improve coercions sectionTshepang Lekhonkhobe-41/+66
2015-07-05Rollup merge of #26795 - tshepang:typo, r=steveklabnikSteve Klabnik-1/+1