]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-11-14 Oliver Middletonrustdoc: Fix some local inlining issues
2016-11-12 borsAuto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner
2016-11-12 borsAuto merge of #37730 - eddyb:rollup, r=eddyb
2016-11-12 Eduard-Mihai... Rollup merge of #37727 - GuillaumeGomez:invalid_src...
2016-11-12 Eduard-Mihai... Rollup merge of #37724 - brson:bump, r=alexcrichton
2016-11-12 Eduard-Mihai... Rollup merge of #37716 - GuillaumeGomez:mem_urls, r...
2016-11-12 Eduard-Mihai... Rollup merge of #37709 - bluss:cleaner-vec-extend,...
2016-11-12 Eduard-Mihai... Rollup merge of #37708 - oli-obk:box_free, r=eddyb
2016-11-12 Eduard-Mihai... Rollup merge of #37705 - nnethercote:fewer-mk_ty-calls...
2016-11-12 Eduard-Mihai... Rollup merge of #37699 - alexcrichton:default-for-durat...
2016-11-12 Eduard-Mihai... Rollup merge of #37698 - GuillaumeGomez:marker_urls...
2016-11-12 Eduard-Mihai... Rollup merge of #37696 - arthurprs:patch-1, r=alexcrichton
2016-11-12 Eduard-Mihai... Rollup merge of #37695 - estebank:unescaped-curly,...
2016-11-12 Eduard-Mihai... Rollup merge of #37694 - michaelwoerister:test-if-ich...
2016-11-12 Eduard-Mihai... Rollup merge of #37693 - michaelwoerister:ich-tests...
2016-11-12 Eduard-Mihai... Rollup merge of #37692 - nbp:debug-lvalue-subslice...
2016-11-12 Eduard-Mihai... Rollup merge of #37690 - TimNN:llvm-rel-dbg, r=alexcrichton
2016-11-12 Eduard-Mihai... Rollup merge of #37688 - eddyb:lazy-8, r=petrochenkov
2016-11-12 Eduard-Mihai... Rollup merge of #37682 - cuviper:local-cargo, r=alexcri...
2016-11-12 Eduard-Mihai... Rollup merge of #37669 - GuillaumeGomez:always_urls...
2016-11-12 Eduard-Mihai... Rollup merge of #37662 - wesleywiser:intrinsics_docs...
2016-11-12 Eduard-Mihai... Rollup merge of #37659 - nikomatsakis:sfackler-36340...
2016-11-12 Eduard-Mihai... Rollup merge of #37615 - atilag:armv5te-support, r...
2016-11-12 Eduard-Mihai... Rollup merge of #37613 - DanielKeep:eww-you-got-printf...
2016-11-12 Eduard-Mihai... Rollup merge of #37600 - brson:relnotes-1.13, r=alexcri...
2016-11-12 Eduard-Mihai... Rollup merge of #37584 - alexcrichton:travis, r=brson
2016-11-12 Eduard-Mihai... Rollup merge of #37551 - Mark-Simulacrum:upgrade-accvec...
2016-11-12 Eduard-Mihai... Rollup merge of #37535 - Havvy:graph, r=eddyb
2016-11-12 Eduard-Mihai... Rollup merge of #37527 - Mark-Simulacrum:mpsc-recvtimeo...
2016-11-12 Eduard-Mihai... Rollup merge of #37503 - nwin:patch-3, r=steveklabnik
2016-11-12 Eduard-Mihai... Rollup merge of #37481 - estebank:lifetime-help-removal...
2016-11-12 Eduard-Mihai... Rollup merge of #37368 - trotter:patch-1, r=steveklabnik
2016-11-12 Eduard-Mihai... Rollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-12 borsAuto merge of #37469 - meh:fix-term, r=alexcrichton
2016-11-11 Guillaume GomezFix invalid src url
2016-11-11 borsAuto merge of #37721 - brson:docs-default, r=alexcrichton
2016-11-11 Brian AndersonBump verison to 1.15.0
2016-11-11 Brian Andersonbootstrap: rust-docs is a default package
2016-11-11 Esteban KüberOn fmt string with unescaped `{` note how to escape
2016-11-11 Guillaume GomezAdd missing urls for mem module
2016-11-11 nwinUpdate patch with example.
2016-11-11 borsAuto merge of #37456 - estebank:unused-imports-verbosit...
2016-11-11 Alex CrichtonMove all Linux/OSX CI infastructure to Travis
2016-11-11 Mark-SimulacrumChange implementation of syntax::util::SmallVector...
2016-11-11 borsAuto merge of #37447 - estebank:non-duplicate-definitio...
2016-11-11 Oliver 'ker... [breaking-change] change the `box_free` item to accept...
2016-11-11 Ulrik Sverdrupvec: Write the .extend() specialization in cleaner...
2016-11-11 borsAuto merge of #37246 - goffrie:no-loop, r=jseyfried
2016-11-11 borsAuto merge of #36615 - sinkuu:e0243_0244, r=nrc
2016-11-11 Nicholas NethercoteAvoid unnecessary mk_ty calls in Ty::super_fold_with.
2016-11-11 borsAuto merge of #37691 - alexcrichton:update-compiler...
2016-11-11 Daniel KeepAdd foreign formatting directive detection.
2016-11-11 Trotter CashionIgnore tests failing due to lack of `fn main`
2016-11-11 borsAuto merge of #37104 - luqmana:fixmes, r=eddyb
2016-11-11 Esteban KüberDon't hint to add lifetime on trait impl
2016-11-11 Alex Crichtonstd: Derive `Default` for `Duration`.
2016-11-10 borsAuto merge of #37186 - jonas-schievink:patch-1, r=brson
2016-11-10 Guillaume GomezAdd missing urls for marker's traits
2016-11-10 Guillaume GomezAdd missing urls for FusedIterator and TrustedLen traits
2016-11-10 Arthur SilvaRemove one bounds check from BufReader
2016-11-10 Luqman AdenGet rid of superfluous HashMap in LocalCrateContext...
2016-11-10 Luqman AdenRemove outdated FIXME: #10604 was fixed by #11717.
2016-11-10 Luqman AdenExprAssignable does not need the original Expr so let...
2016-11-10 Luqman AdenDon't use self type for cat_index on overloaded indexin...
2016-11-10 Michael WoeristerICH: Add test case for if- and if-let-expressions.
2016-11-10 borsAuto merge of #37645 - jseyfried:fix_crate_var_in_custo...
2016-11-10 Michael WoeristerICH: Add test case for call expressions.
2016-11-10 Nicolas B.... Balance the debug output of Lvalue Subslice
2016-11-10 Alex Crichtonstd: Update compiler-rt for more ABI fixes
2016-11-10 Tim Neumannrustbuild: support RelWithDebInfo for llvm
2016-11-10 borsAuto merge of #37687 - nox:patch-1, r=eddyb
2016-11-10 Trotter CashionRemove extraneous word
2016-11-10 Trotter CashionChange project path for consistency
2016-11-10 Trotter CashionRemove `mod tests` from earlier sections
2016-11-10 Trotter CashionInstruct play.rust-lang.org to treat code as tests
2016-11-10 Eduard Burtescurustc: clean up lookup_item_type and remove TypeScheme.
2016-11-10 Anthony RamineWork around a borrow surviving too long (fixes #37686)
2016-11-10 borsAuto merge of #37542 - jseyfried:custom_derive_reexport...
2016-11-10 Jeffrey SeyfriedAdd regression test.
2016-11-10 Jeffrey SeyfriedTest `#[macro_reexport]`ing custom derives.
2016-11-10 Jeffrey SeyfriedSupport `#[macro_reexport]`ing custom derives.
2016-11-10 Jeffrey SeyfriedElimite `$crate` before invokng custom derives.
2016-11-10 Jeffrey SeyfriedMerge branch 'refactor_macro_reexports' into custom_der...
2016-11-10 borsAuto merge of #37463 - jseyfried:refactor_macro_reexpor...
2016-11-10 Jeffrey SeyfriedFix fallout in `librustdoc`.
2016-11-10 Jeffrey SeyfriedImprove macro reexports.
2016-11-10 Juan GomezSet max_atomic_width to 0 because there's no atomic...
2016-11-10 Jeffrey SeyfriedAdd variants `Def::Macro` and `Namespace::MacroNS`.
2016-11-10 Jeffrey SeyfriedRegister and stability check `#[no_link]` crates.
2016-11-10 Jeffrey SeyfriedRefactor `explicitly_linked: bool` -> `dep_kind: DepKind`.
2016-11-10 Jeffrey SeyfriedClean up `CrateSource`.
2016-11-10 Jeffrey SeyfriedAvoid building multiple reduced graphs for a crate
2016-11-10 borsAuto merge of #37680 - tshepang:typo, r=alexcrichton
2016-11-10 Josh Stonerustbuild: enable an initial local cargo
2016-11-10 Jeffrey SeyfriedTreat `extern crate`s more like imports (pure refactoring).
2016-11-10 Jeffrey Seyfriednit: clean up some redundant code.
2016-11-10 Tshepang Lekhonkhobedoc: fix typos
2016-11-10 borsAuto merge of #37678 - eddyb:rollup, r=eddyb
2016-11-10 Eduard-Mihai... Rollup merge of #37667 - alexcrichton:fix-llvm-version...
2016-11-10 Eduard-Mihai... Rollup merge of #37664 - est31:master, r=nrc
next