]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast_util.rs
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
[rust.git] / src / libsyntax / ast_util.rs
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 borsAuto merge of #23549 - aturon:stab-num, r=alexcrichton
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23866 - alexcrichton:switch-some-order...
2015-03-31 Manish GoregaokarRollup merge of #23862 - jviereck:fix_23713_v2, r=steve...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23846 - rayglover:patch-rustdoc-stderr...
2015-03-31 Manish GoregaokarRollup merge of #23839 - tyrion:patch-1, r=alexcrichton
2015-03-31 Manish GoregaokarRollup merge of #23836 - Hoverbear:patch-1, r=steveklabnik
2015-03-31 Manish GoregaokarRollup merge of #23826 - richo:note-print-macro, r...
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 borsAuto merge of #23861 - Manishearth:rollup, r=Manishearth
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23673 - nikomatsakis:issue-23319-binops...
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-30 Niko MatsakisImplement new type-checking strategy for binary operato...
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-25 Alex Crichtonrustc: Remove support for int/uint
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #23333 - oli-obk:slice_from_raw_parts...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23324 - rprichard:fix-freebsd, r=brson
2015-03-13 Manish GoregaokarRollup merge of #23322 - dotdash:jemalloc_attrs, r...
2015-03-13 Manish GoregaokarRollup merge of #23321 - apasel422:hash, r=alexcrichton
2015-03-13 Manish GoregaokarRollup merge of #23317 - tanadeau:fix-formatting-and...
2015-03-13 Manish GoregaokarRollup merge of #23312 - gkoz:ptr_from_box_docs, r...
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 Manish GoregaokarRollup merge of #23307 - michaelwoerister:lldb-vec...
2015-03-13 borsAuto merge of #23307 - michaelwoerister:lldb-vec-pp...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 Eduard Burtescusyntax: move MethMac to MacImplItem and combine {Provid...
2015-03-11 Eduard Burtescusyntax: rename TypeMethod to MethodSig and use it in...
2015-03-11 Eduard Burtescusyntax: gather common fields of impl & trait items...
2015-03-11 Eduard Burtescusyntax: move indirection around {Trait,Impl}Item, from...
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-06 Alex Crichtonrollup merge of #23097: alexcrichton/issue-23076
2015-03-06 Alex Crichtonrollup merge of #23091: japaric/phantom
2015-03-06 Alex Crichtonrollup merge of #23087: nagisa/std-undeadlock
2015-03-06 Alex Crichtonrollup merge of #22975: alexcrichton/stabilize-ffi
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23094 - brson:beta, r=huonw
2015-03-06 Manish GoregaokarRollup merge of #23082 - killercup:patch-6, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23067 - oli-obk:doc_examle_fix, r...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23048 - davbo:fix-broken-link-in-old...
2015-03-06 Manish GoregaokarRollup merge of #23045 - ctjhoa:master, r=Manishearth
2015-03-06 Manish GoregaokarRollup merge of #23025 - huonw:better-iter-infer, r...
2015-03-06 Manish GoregaokarRollup merge of #23099 - brson:lint-cstack, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23098 - brson:ignore-fast, r=alexcrichton
2015-03-06 borsAuto merge of #22899 - huonw:macro-stability, r=alexcri...
2015-03-06 Manish GoregaokarRollup merge of #23095 - stepancheg:test-bind-fail...
2015-03-06 Manish GoregaokarRollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix
2015-03-06 Manish GoregaokarRollup merge of #23081 - alexcrichton:stabilize-fs...
2015-03-06 Manish GoregaokarRollup merge of #23079 - alexcrichton:deprecate-process...
2015-03-06 Manish GoregaokarRollup merge of #23074 - michaelwoerister:constants...
2015-03-06 Manish GoregaokarRollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23060 - lifthrasiir:rustdoc-sidebar...
2015-03-06 Manish GoregaokarRollup merge of #23039 - steveklabnik:doc_vec_macro...
2015-03-06 Manish GoregaokarRollup merge of #23010 - alexcrichton:deprecate-some...
2015-03-06 Manish GoregaokarRollup merge of #22980 - alexcrichton:debug-assertions...
2015-03-06 Manish GoregaokarRollup merge of #22899 - huonw:macro-stability, r=alexc...
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-05 borsAuto merge of #23031 - Manishearth:rollup, r=Manishearth
next