]> git.lizzy.rs Git - rust.git/history - src/libsyntax
auto merge of #18908 : tbu-/rust/pr_mapinplace_fixzerosized, r=alexcrichton
[rust.git] / src / libsyntax /
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-21 borsauto merge of #18967 : aturon/rust/remove-runtime,...
2014-11-21 Aaron TuronRemove libnative
2014-11-21 borsauto merge of #18441 : mdinger/rust/literals, r=stevekl...
2014-11-20 borsauto merge of #18773 : subhashb/rust/convert_remaining_...
2014-11-20 borsauto merge of #18750 : nikomatsakis/rust/issue-18333...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 borsauto merge of #19033 : pnkfelix/rust/fsk-introduce...
2014-11-20 borsauto merge of #19113 : nikomatsakis/rust/unboxed-boxed...
2014-11-20 Huon WilsonRename `col!` to `column!`.
2014-11-20 borsauto merge of #19105 : alfie/rust/master, r=thestinger
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-20 borsauto merge of #19118 : jakub-/rust/roll-up, r=jakub-
2014-11-19 Jakub BukajFixes to the roll-up
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19107: cakebaker/change_an_box_to_a_box
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19087: jakub-/issue-19086
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18940: nikomatsakis/issue-18899
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Jakub Bukajrollup merge of #18868: nikomatsakis/issue-17388-unboun...
2014-11-19 Niko MatsakisMerge the ExprFnBlock and ExprUnboxedClosure into one...
2014-11-19 borsauto merge of #19082 : alexcrichton/rust/snapshots...
2014-11-19 Huon WilsonSwitch numeric suffix parsing to use the new system.
2014-11-19 Huon WilsonParse and store suffixes on literals.
2014-11-19 Niko MatsakisRefactor QPath to take an ast::TraitRef
2014-11-19 Alex Crichtonstd: Stabilize std::fmt
2014-11-19 Huon WilsonSwitch to an independent enum for `Lit*` subtokens.
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 Keegan McAllisterderiving: error out when used on a non-type
2014-11-18 Jakub BukajFeature gate non-ASCII lifetime identifiers
2014-11-18 borsauto merge of #18870 : barosl/rust/os-ioresult, r=alexc...
2014-11-18 borsauto merge of #18993 : nikomatsakis/rust/hrtb-5, r...
2014-11-18 Niko MatsakisUpdate test for equivalency to include region binders...
2014-11-18 Niko MatsakisConvert TyPolyTraitRef to accept arbitary bounds, so...
2014-11-18 Niko MatsakisPlace parenthetical notation under the `unboxed_closure...
2014-11-18 borsauto merge of #19060 : Gankro/rust/super-cloned, r...
2014-11-18 borsauto merge of #19070 : nikomatsakis/rust/crates, r...
2014-11-18 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 borsauto merge of #18645 : nick29581/rust/coercions-1,...
2014-11-18 borsauto merge of #18885 : thestinger/rust/writer, r=aturon
2014-11-18 Daniel Micayimplement Writer for Vec<u8>
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-18 Murarthlibsyntax: Add tests for `parse_view_item`
2014-11-18 Murarthlibsyntax: Add `parse_view_item` method to Parser
2014-11-18 borsauto merge of #19049 : jakub-/rust/roll-up, r=alexcrichton
2014-11-17 Jakub Bukajrollup merge of #19045: jmesmon/jemalloc-flags-2
2014-11-17 Jakub Bukajrollup merge of #19041: japaric/clone
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19013: jakub-/issue-18986
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18910: aturon/borrow-traits
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 Jorge Apariciolibsyntax: DSTify `ToSource` and `ToSourceWithHygiene`
2014-11-17 borsauto merge of #18694 : nikomatsakis/rust/issue-18208...
2014-11-17 Aaron TuronFallout from deprecation
2014-11-17 Niko MatsakisRewrite method resolution to be cleaner, more correct...
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 borsauto merge of #19027 : nick29581/rust/coercions-4,...
2014-11-17 Nick CameronFix fallout from coercion removal
2014-11-17 Andrew Cannchange return type of slice_shift_char
2014-11-17 borsauto merge of #18914 : Gankro/rust/cloned, r=aturon
2014-11-17 Alexis Beingessnerslightly better deprecation message for fn syntax
2014-11-17 Tom JakubowskiDisallow parsing of struct variants with 0 fields
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 Alexis Beingessnerfallout from deprecating find_copy and get_copy
2014-11-16 borsauto merge of #18752 : jakub-/rust/remove-unit, r=eddyb
2014-11-16 Jakub BukajComplete the removal of ty_nil, ast::LitNil, ast::TyBot...
2014-11-16 borsauto merge of #18978 : jakub-/rust/roll-up, r=cmr
2014-11-16 Jakub Bukajrollup merge of #18990: alfie/master
2014-11-16 Jakub Bukajrollup merge of #18989: alex/fix-typos
2014-11-16 Jakub Bukajrollup merge of #18985: alexcrichton/issue-18900
2014-11-16 Jakub Bukajrollup merge of #18979: inrustwetrust/codegen-options...
2014-11-16 Jakub Bukajrollup merge of #18976: bjz/rfc369-numerics
2014-11-16 Jakub Bukajrollup merge of #18970: aturon/fixup-stable
2014-11-16 Jakub Bukajrollup merge of #18965: cmr/master
next