]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-26 Mark MansiFix missed i128 feature gates
2018-03-26 Mark Mansiremove unneeded import
2018-03-26 Mark MansiRename unstable book correctly
2018-03-26 Mark MansiRename unstable-book chapter
2018-03-26 Mark MansiStabilize i128 feature too
2018-03-26 Mark MansiUpdate nightly book
2018-03-26 Mark MansiStabilize i128_type
2018-03-26 borsAuto merge of #49255 - cramertj:stable-impl-trait,...
2018-03-26 Taylor CramerStabilize conservative_impl_trait
2018-03-26 Taylor CramerStabilize universal_impl_trait
2018-03-26 borsAuto merge of #49351 - pthariensflame:patch-1, r=oli-obk
2018-03-26 borsAuto merge of #49341 - alexcrichton:more-balance, r...
2018-03-26 borsAuto merge of #49297 - scottmcm:offset-from, r=dtolnay
2018-03-25 borsAuto merge of #49212 - kyrias:strip-debug-no-debuginfo...
2018-03-25 Alexander Ronald... Modify tests
2018-03-25 Alexander Ronald... Minor formatting consistency fix.
2018-03-25 borsAuto merge of #49315 - TheDan64:smaller_unsafe_block...
2018-03-25 Scott McMurrayFix doctest mutability copy-pasta
2018-03-25 Scott McMurrayDocumentation and naming improvements
2018-03-25 borsAuto merge of #49284 - alexcrichton:use-our-own-cache...
2018-03-25 Scott McMurrayPolyfill LLVMBuildExactUDiv
2018-03-25 borsAuto merge of #49141 - gnzlbg:simd_select, r=alexcrichton
2018-03-24 Johannes LöthbergAdd flag for telling the linker to strip debuginfo...
2018-03-24 Alex Crichtonappveyor: Move run-pass-fulldeps to extra builders
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 Scott McMurrayAdd a codegen test for exact_div intrinsic
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 Daniel KolsoiReduce scope of unsafe block in sun_path_offset
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 Scott McMurrayIntroduce unsafe offset_from on pointers
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.
next