]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-25 Sean SilvaFix confusing doc for `scan`
2018-03-25 borsAuto merge of #49284 - alexcrichton:use-our-own-cache...
2018-03-25 borsAuto merge of #49141 - gnzlbg:simd_select, r=alexcrichton
2018-03-24 borsAuto merge of #49337 - kennytm:rollup, r=kennytm
2018-03-24 kennytmRollup merge of #49299 - SimonSapin:ubiquity, r=nikomat...
2018-03-24 kennytmRollup merge of #49318 - steveklabnik:update-books...
2018-03-24 kennytmRollup merge of #49314 - Mark-Simulacrum:remove-getopts...
2018-03-24 kennytmRollup merge of #49312 - GuillaumeGomez:fix-ie11-search...
2018-03-24 kennytmRollup merge of #49290 - cuviper:unextended-dist-rustfm...
2018-03-24 kennytmRollup merge of #49274 - oli-obk:slow_miri, r=michaelwo...
2018-03-24 kennytmRollup merge of #49273 - michaelwoerister:fix-extern...
2018-03-24 kennytmRollup merge of #49268 - ordovicia:dotdot-pattern-diag...
2018-03-24 kennytmRollup merge of #49254 - Tacklebox:atan2_doc, r=QuietMi...
2018-03-24 kennytmRollup merge of #49235 - topecongiro:run-rustfmt/libtes...
2018-03-24 kennytmRollup merge of #49229 - Centril:doc/format_args_displa...
2018-03-24 kennytmRollup merge of #49203 - Eijebong:lets-cleanup-dependen...
2018-03-24 kennytmRollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
2018-03-24 kennytmRollup merge of #49193 - davidtwco:issue-29893, r=alexc...
2018-03-24 kennytmRollup merge of #49162 - tmandry:stabilize-termination...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-24 kennytmRollup merge of #49121 - varkor:stabilise-from_utf8_err...
2018-03-24 kennytmRollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
2018-03-24 kennytmRollup merge of #49089 - alexcrichton:fix-timings,...
2018-03-24 kennytmRollup merge of #49076 - bobdavelisafrank:filetype...
2018-03-24 kennytmRollup merge of #49046 - Zoxc:error-summary, r=michaelw...
2018-03-24 steveklabnikupdate books for next release
2018-03-24 borsAuto merge of #49251 - nikomatsakis:issue-15872-elision...
2018-03-24 borsAuto merge of #48552 - kennytm:lower-unstable-priority...
2018-03-24 borsAuto merge of #48482 - davidtwco:issue-47184, r=nikomat...
2018-03-23 Hidehito YabuuchiFix test for PR #49268
2018-03-23 borsAuto merge of #49311 - SimonSapin:bootstrap-vs-rustflag...
2018-03-23 kennytmTrack IsSuggestion in ProbeContext. Don't warn stabilit...
2018-03-23 kennytmFiled a proper tracking issue.
2018-03-23 kennytmSpecialize future-incompatibility warning for UNSTABLE_...
2018-03-23 kennytmChanged `check_stability` to take an `Option<NodeId...
2018-03-23 kennytmWhen picking a candidate, consider the unstable ones...
2018-03-23 kennytmProvide a proper span when demanding for the return...
2018-03-23 Hidehito YabuuchiFix error annotations in test
2018-03-23 Hidehito YabuuchiBetter diagnostics for '..' pattern fragment not in...
2018-03-23 Mark SimulacrumRemove getopts leftover from tree
2018-03-23 Guillaume GomezFix IE11 search
2018-03-23 Simon SapinUse the same RUSTFLAGS for building and testing `bootstrap`
2018-03-23 borsAuto merge of #49308 - alexcrichton:rollup, r=alexcrichton
2018-03-23 Alex CrichtonTest fixes
2018-03-23 Simon SapinRename variables in rustc’s SelectionContext::copy_clon...
2018-03-23 David WoodImproved comments for UserAssertTy statement.
2018-03-23 Alex CrichtonMerge branch '49001_epoch' of https://github.com/klnusb...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49295 - csmoe:nll_test_48238, r=alexcr...
2018-03-23 Alex CrichtonRollup merge of #49272 - semarie:cat-and-grep-gnu,...
2018-03-23 Alex CrichtonRollup merge of #49262 - oli-obk:fixed_size_array_len...
2018-03-23 Alex CrichtonRollup merge of #49169 - sanxiyn:doc-only, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49102 - glandium:decimal, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49030 - Zoxc:misc, r=michaelwoerister
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-23 Alex CrichtonRollup merge of #48883 - alexcrichton:wasm-custom-secti...
2018-03-23 Alex CrichtonRollup merge of #48624 - bdrewery:freebsd-posix-spawn...
2018-03-23 Alex CrichtonRollup merge of #48265 - SimonSapin:nonzero, r=KodrAus
2018-03-23 Simon SapinMention closures in docs for Clone and Copy
2018-03-23 David WoodFixed issues with incremental tests.
2018-03-23 Oliver SchneiderSimplify local accessors
2018-03-23 David WoodUpdated MIR with UserAssertTy in mir-opt tests.
2018-03-23 Simon SapinStabilize the copy_closures and clone_closures features
2018-03-23 csmoeadd test for issue-48238
2018-03-23 Oliver SchneiderDon't allocate a local array at all if there are no...
2018-03-23 Oliver SchneiderReplace uses of `Hash(Map|Set)` with `FxHash(Map|Set...
2018-03-23 Oliver SchneiderVec<_> -> IndexVec<Local, _>
2018-03-23 borsAuto merge of #49285 - nrc:update, r=alexcrichton
2018-03-23 Alex Crichtonci: Don't use Travis caches for docker images
2018-03-23 Josh StoneAllow installing rustfmt without config.extended
2018-03-22 David WoodAdded flag to disable user type assertion.
2018-03-22 Niko MatsakisDebug logs for replace_bound_regions_with_nll_infer_vars
2018-03-22 Nick CameronUpdate RLS and Rustfmt
2018-03-22 David WoodTemporarily only adding UserAssertTy on binding patterns.
2018-03-22 David WoodSwitched from canonicalize_query to canonicalize_response
2018-03-22 David WoodUserAssertTy can handle inference variables.
2018-03-22 David WoodNo longer visiting user_assert_ty statements in constra...
2018-03-22 David WoodAdded comment in renumberer about UserAssertTy.
2018-03-22 David WoodUpdated test with expected error message.
2018-03-22 David WoodAdded override in renumberer for UserAssertTy.
2018-03-22 David WoodChanged location to at_self from at_successor.
2018-03-22 David WoodAdded initial processing of UserAssertTy statements.
2018-03-22 David WoodKilling UserAssertTy in CleanupPostBorrowck pass.
2018-03-22 David WoodAdded UserAssertTy statement.
2018-03-22 David WoodAdded initial test for #47184
2018-03-22 Niko Matsakispermit `'_` and `&T` in impl headers
2018-03-22 Niko Matsakisdistinguish the three cases where elision occurs
2018-03-22 Niko Matsakischange in-band array to store hir::LifetimeName
2018-03-22 Niko Matsakisadd new test for `dyn<Trait + '_>` used in a struct
2018-03-22 Niko Matsakisadd a helper function `maybe_collect_in_band_lifetime`
2018-03-22 Niko Matsakismake `parent_id` not optional
2018-03-22 Niko Matsakischange `with_in_scope_lifetime_defs` to take an iterator
2018-03-22 Niko Matsakisrustfmt lowering.rs
2018-03-22 David WoodRemove std/test documentation from compiler docs.
2018-03-22 Alex Crichtonrustc: Add a `#[wasm_import_module]` attribute
2018-03-22 Alex Crichtonrustc: Add a `#[wasm_custom_section]` attribute
2018-03-22 borsAuto merge of #49210 - oli-obk:pango_crash, r=eddyb
2018-03-22 David WoodOnly generate documentation for local rustc crates.
next