]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-09-22 Vadim PetrochenkovUse Names in path fragments and MacroDef
2015-09-22 Vadim PetrochenkovUse Names in hir::{Field, ExprMethodCall, ExprField}
2015-09-22 Vadim PetrochenkovUse Names in HIR Items
2015-09-22 Vadim PetrochenkovUse Names in HIR visitors and folders
2015-09-22 Vadim PetrochenkovEncode/decode Names as strings
2015-09-22 borsAuto merge of #28582 - jedireza:patch-1, r=huonw
2015-09-22 borsAuto merge of #28578 - gandro:nodefaultlibs, r=alexcrichton
2015-09-22 borsAuto merge of #28574 - Eljay:hoedown-3.0.5, r=alexcrichton
2015-09-22 Reza AkhavanUpdate error-handling.md
2015-09-22 borsAuto merge of #28427 - DiamondLovesYou:gdb-debug-script...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 Sebastian WickiAdd `no_default_libraries` target linker option
2015-09-21 borsAuto merge of #28567 - sanxiyn:save-lto, r=alexcrichton
2015-09-21 Richard DiamondAvoid loading the whole gdb debug scripts section.
2015-09-21 EljayUpgrade hoedown to 3.0.5.
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 Seo SanghyeonSave bitcode before LTO when -C save-temps is given
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 Sébastien MariePass libstdc++.so path to linker under OpenBSD
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 Alex GaynorFixed an apparent typo
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 Vadim PetrochenkovDon't use std in stability tests
2015-09-19 borsAuto merge of #28491 - dotdash:noadjust, r=nikomatsakis
2015-09-19 Chris WongDon't include *.pyc files in source tarball
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
next