]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast.rs
[breaking-change] don't pub export ast::Stmt_ variants
[rust.git] / src / libsyntax / ast.rs
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Stmt_ variants
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::IntLitType...
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Lit_ variants
2016-02-11 Oliver Schneider[breaking-change] don't pub export ast::Ty_ variants
2016-02-11 Oliver Schneider[breaking-change] remove unused enum ast::PrimTy
2016-02-11 Oliver Schneider[breaking-change] remove the sign from integer literals...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::{UintTy, IntTy...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::FloatTy variants
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::Expr_ variants
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::ExplicitSelf_...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::Decl_ variants
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::CaptureClause...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::BlockCheckMode...
2016-02-11 Oliver Schneider[breaking-change] don't glob import ast::FunctionRetTy...
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::BinOp_
2016-02-11 Oliver Schneider[breaking-change] don't glob export ast::UnOp variants
2016-02-11 borsAuto merge of #31357 - rthomas:hashers, r=alexcrichton
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-08 borsAuto merge of #31468 - pitdicker:fs_tests_cleanup,...
2016-02-06 borsAuto merge of #31410 - rkruppe:issue31109, r=pnkfelix
2016-02-06 borsAuto merge of #31333 - lambda:31273-abort-on-stack...
2016-02-05 borsAuto merge of #31349 - nikomatsakis:issue-31157-obligat...
2016-02-05 borsAuto merge of #31386 - tbu-:pr_cow_from_vec, r=alexcrichton
2016-02-04 Steve KlabnikRollup merge of #31415 - tshepang:2-space-indent, r...
2016-02-04 Steve KlabnikRollup merge of #31413 - tshepang:improve, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31412 - tshepang:add-trailing-commas...
2016-02-04 Steve KlabnikRollup merge of #31411 - tshepang:idiom, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31007 - pra85:license, r=aturon
2016-02-04 borsAuto merge of #31360 - pitdicker:fs_tests_cleanup,...
2016-02-04 borsAuto merge of #31161 - sfackler:slice-to-socket-addrs...
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #31378 - nagisa:target-man, r=alexcrichton
2016-02-04 borsAuto merge of #31326 - sdleffler:master, r=nikomatsakis
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-04 borsAuto merge of #30796 - GuillaumeGomez:impl_box_error...
2016-02-03 borsAuto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
2016-02-03 borsAuto merge of #30834 - reem:rwlock-read-guard-map,...
2016-02-03 borsAuto merge of #31056 - kamalmarhubi:std-process-nul...
2016-02-03 borsAuto merge of #31371 - apasel422:docs, r=alexcrichton
2016-02-03 borsAuto merge of #31375 - nagisa:path-docs, r=alexcrichton
2016-02-03 borsAuto merge of #31319 - alexcrichton:msvc-backtraces...
2016-02-03 borsAuto merge of #31370 - Manishearth:rollup, r=Manishearth
2016-02-02 borsAuto merge of #31361 - alexcrichton:revert-mk-changes...
2016-02-02 Manish GoregaokarRollup merge of #31366 - paulsmith:patch-1, r=steveklabnik
2016-02-02 Manish GoregaokarRollup merge of #31352 - steveklabnik:gh31154, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #31351 - steveklabnik:gh31318, r=alexcr...
2016-02-02 Manish GoregaokarRollup merge of #31347 - GuillaumeGomez:fix_E0118,...
2016-02-02 Manish GoregaokarRollup merge of #31332 - durka:errorck-fileline, r...
2016-02-02 Manish GoregaokarRollup merge of #31329 - quodlibetor:no-const-doc-in...
2016-02-02 Manish GoregaokarRollup merge of #31220 - steveklabnik:gh30632, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 borsAuto merge of #31312 - alexcrichton:no-le-in-powerpc64l...
2016-02-02 borsAuto merge of #31254 - tmiasko:macro-pretty-print-fix...
2016-02-02 borsAuto merge of #30991 - rthomas:master, r=Gankro
2016-02-02 borsAuto merge of #31359 - steveklabnik:rollup, r=steveklabnik
2016-02-02 Steve KlabnikRollup merge of #31348 - alexcrichton:shuffle-tiers...
2016-02-02 Steve KlabnikRollup merge of #31346 - alopatindev:fixes, r=aturon
2016-02-02 Steve KlabnikRollup merge of #31345 - kamalmarhubi:book-docs-special...
2016-02-02 Steve KlabnikRollup merge of #31344 - steveklabnik:gh31334, r=alexcr...
2016-02-02 Steve KlabnikRollup merge of #31342 - reeze:patch-1, r=steveklabnik
2016-02-01 Reeze XiaComment fix
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-18 Barosl LeeUse different numbers of `#`s when expanding documentat...
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
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 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-11 borsAuto merge of #27807 - pczarn:arena-internals, r=bluss
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-06 borsAuto merge of #30654 - nrc:panictry, r=brson
2016-01-06 borsAuto merge of #30492 - wesleywiser:fix_extra_drops...
2016-01-05 borsAuto merge of #30665 - zachpanz88:new-year, r=nrc
2016-01-05 borsAuto merge of #30680 - wesleywiser:rustdoc_image_max_wi...
2016-01-05 borsAuto merge of #30595 - steveklabnik:remove_learn_rust...
2016-01-04 borsAuto merge of #30661 - michaelwoerister:trans_fn_attrs...
2016-01-04 borsAuto merge of #30602 - tsion:mir-graphviz-display,...
2016-01-04 borsAuto merge of #30523 - ubsan:wrapping_op_assign, r...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
2016-01-04 borsAuto merge of #30651 - nagisa:mir-fix-equality-checks...
2016-01-04 borsAuto merge of #29732 - nathansizemore:master, r=stevekl...
2016-01-03 borsAuto merge of #29949 - fhahn:issue-21659-show-relevant...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-02 borsAuto merge of #30675 - jimmantooth:master, r=apasel422
2016-01-02 James MantoothGrammar fixes
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #30645 - tshepang:grammar, r=steveklabnik
2015-12-31 borsAuto merge of #30616 - arcnmx:cstr-asref, r=aturon
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30630 - tsion:mir-closure-args, r...
next