]> git.lizzy.rs Git - rust.git/history - src
Change syntax::ast_util::stmt_id to not panic on macros
[rust.git] / src /
2015-09-21 Jethro BeekmanChange syntax::ast_util::stmt_id to not panic on macros
2015-09-21 borsAuto merge of #28566 - Ms2ger:AsmDialect, r=sanxiyn
2015-09-21 borsAuto merge of #28562 - llogiq:shootout, r=alexcrichton
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 Ms2gerUse ast::AsmDialect's variants qualified, and drop...
2015-09-21 borsAuto merge of #28565 - apasel422:issue-28561, r=Manishearth
2015-09-21 Andrew PaseltinerAdd tests for macro-based impls
2015-09-21 Ms2gerRemove hir::AsmDialect in favour of ast::AsmDialect.
2015-09-21 borsAuto merge of #28563 - baskerville:trpl-typo, r=bluss
2015-09-21 Bastien DejeanTRPL: Fix typo
2015-09-21 borsAuto merge of #28560 - Manishearth:fix-fnptr-impls...
2015-09-21 llogiqUse BufWriter in fasta-redux for a nice speedup
2015-09-21 Manish GoregaokarMake function pointers implement traits for up to 12...
2015-09-21 borsAuto merge of #28548 - steveklabnik:gh28545, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-21 borsAuto merge of #28552 - apasel422:issue-28527, r=Manishearth
2015-09-21 borsAuto merge of #28541 - baskerville:trpl-two-typos,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 borsAuto merge of #28534 - marcusklaas:fix-mod-inner-span...
2015-09-20 Andrew PaseltinerReplace `ast::Mac_` enum with struct
2015-09-20 Steve KlabnikWe are production ready
2015-09-20 borsAuto merge of #28429 - wesleywiser:split_up_lints,...
2015-09-20 whitequarkAdd comment.
2015-09-20 whitequarkFix style.
2015-09-20 borsAuto merge of #28501 - semarie:stdcpp-path, r=alexcrichton
2015-09-20 Bastien DejeanTRPL: Fix two typos
2015-09-20 Robin KruppeReorganize core::num internals
2015-09-20 borsAuto merge of #28499 - semmaz:doc-anchor-fix, r=stevekl...
2015-09-20 borsAuto merge of #28532 - Eljay:misc-fixes, r=bluss
2015-09-20 Marcus KlaasFix the overly long inner spans of inline mods
2015-09-20 Lee JefferyMiscellaneous cleanup for old issues.
2015-09-20 Simon Mazurrustdoc: added tests for header rendering & minor fixes
2015-09-20 Simon Mazurrustdoc: remove redundant test
2015-09-20 Simon Mazurrustdoc: some code style improvements
2015-09-20 Simon Mazurdoc: Fix broken links
2015-09-20 Simon Mazurrustdoc: Changed section headers anchor rendering
2015-09-20 Guillaume GomezAdd error codes for librustc_typeck
2015-09-20 whitequarkDo not drop_in_place elements of Vec<T> if T doesn...
2015-09-20 borsAuto merge of #28529 - Manishearth:rollup, r=Manishearth
2015-09-20 Manish GoregaokarRollup merge of #28526 - Manishearth:expand-clone,...
2015-09-20 Manish GoregaokarRollup merge of #28525 - Wallacoloo:book-4.8-double...
2015-09-20 Manish GoregaokarRollup merge of #28522 - apasel422:issue-28091, r=alexc...
2015-09-20 Manish GoregaokarRollup merge of #28507 - Manishearth:const-stable,...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-20 borsAuto merge of #28503 - marcusklaas:pub-extern, r=alexcr...
2015-09-20 borsAuto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton
2015-09-20 borsAuto merge of #28506 - Manishearth:no_mac, r=eddyb
2015-09-20 Manish GoregaokarDon't recommend const fns on a stable build without...
2015-09-20 Manish GoregaokarMove tts instead of cloning in expansion
2015-09-20 Colin WallaceFix "more more" typo
2015-09-20 borsAuto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton
2015-09-19 Andrew PaseltinerFeature-gate `#[no_debug]` and `#[omit_gdb_pretty_print...
2015-09-19 Wesley WiserSplit out the UNUSED_* lints into a new module
2015-09-19 Wesley WiserSplit out the bad_style lints into a new module
2015-09-19 borsAuto merge of #28345 - japaric:op-assign, r=nmatsakis
2015-09-19 borsAuto merge of #28516 - steveklabnik:rollup, r=steveklabnik
2015-09-19 William ThroweMove test to the right directory and make it pass
2015-09-19 borsAuto merge of #28497 - apasel422:issue-28493, r=Gankro
2015-09-19 critiqjotrpl: Improve clarity in Concurrency
2015-09-19 Steve KlabnikRollup merge of #28515 - alex:patch-1, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28511 - llogiq:printdoc, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28496 - davidszotten:fix_error_anchors...
2015-09-19 Steve KlabnikRollup merge of #28485 - Wallacoloo:clarify-let-lhs...
2015-09-19 Steve KlabnikRollup merge of #28483 - dagnir:compiler-test-doc-clean...
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-19 Guillaume GomezAdd librustc_trans error codes
2015-09-19 borsAuto merge of #28494 - bluss:vecdeque-zst, r=eddyb
2015-09-19 borsAuto merge of #28495 - semarie:stdcpp-name, r=alexcrichton
2015-09-19 David Szottenchange back to anchors; divs break md
2015-09-19 Ulrik SverdrupVecDeque: Use power of two capacity even for zero sized...
2015-09-19 David Szottenmissing punctuation
2015-09-19 David Szottenits vs it's
2015-09-19 David Szottenwrap more referenced code blocks in divs
2015-09-19 David Szottenangle brackets get mis-parsed. bug?
2015-09-19 David Szottenlink needs puncuation
2015-09-19 borsAuto merge of #28491 - dotdash:noadjust, r=nikomatsakis
2015-09-19 llogiqadded panic docs for print\! and println\! macros
2015-09-19 borsAuto merge of #28489 - kud1ing:patch-1, r=alexcrichton
2015-09-19 borsAuto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton
2015-09-19 Manish GoregaokarRemove check_mac
2015-09-19 Jorge Aparicioaddress Niko's comments
2015-09-19 Jorge AparicioOverloaded augmented assignments
2015-09-19 borsAuto merge of #28468 - nagisa:revert-negate-unsigned...
2015-09-19 borsAuto merge of #28484 - nrc:fix-save, r=alexcrichton
2015-09-18 Marcus KlaasInclude visibility modifier in span of foreign item
2015-09-18 David Szottenremove preceeding blank line
2015-09-18 David Szottenfix anchor link
2015-09-18 borsAuto merge of #28465 - apasel422:tidy, r=alexcrichton
2015-09-18 Andrew PaseltinerAvoid zero-sized leaf allocations in `BTreeMap`
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-18 Simonas KazlauskasRevert "Convert negate_unsigned feature gate to a warning"
2015-09-18 Guillaume GomezAdd url to rust-book
2015-09-18 borsAuto merge of #28336 - petrochenkov:empstr, r=pnkfelix
2015-09-18 Sébastien Marieadd support for non-standard name of stdc++ library
2015-09-18 borsAuto merge of #28492 - Ms2ger:a-name, r=steveklabnik
2015-09-18 Ms2gerUse divs with ids rather than as with names.
2015-09-18 Björn SteinbrinkSkip no-op adjustments in trans
2015-09-18 Vadim PetrochenkovAdd feature gate
next