]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-01 Josh Tripletttidy: Use chars for single-character patterns
2018-08-31 borsAuto merge of #53755 - llogiq:fix-unsound-16bit-range...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-31 borsAuto merge of #53403 - spastorino:move-out-lazily,...
2018-08-31 borsAuto merge of #53832 - pietroalbini:rollup, r=pietroalbini
2018-08-31 borsAuto merge of #53779 - RalfJung:miri-refactor, r=oli-obk
2018-08-30 borsAuto merge of #53828 - alexcrichton:dist-llvm-shared...
2018-08-30 Santiago PastorinoRun rustfmt
2018-08-30 Santiago PastorinoMake move out computation lazy
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53786 - frewsxcv:frewsxcv-bad-style...
2018-08-30 Pietro AlbiniRollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum
2018-08-30 Pietro AlbiniRollup merge of #53768 - RalfJung:gitignore, r=nikomatsakis
2018-08-30 Pietro AlbiniRollup merge of #53756 - dmerejkowsky:fix-comment,...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53472 - eddyb:fx-pls, r=pnkfelix
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53129 - nikomatsakis:issue-51172-tweak...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53803 - pietroalbini:fix-manifest-2...
2018-08-30 Alex Crichtonrustbuild: Distribute libLLVM.so with rustc
2018-08-30 borsAuto merge of #53535 - TheDarkula:master, r=oli-obk
2018-08-30 Pietro Albinibuild-manifest: package docs only for tier 1 platforms
2018-08-30 thedarkulaMade std::intrinsics::transmute() const fn.
2018-08-30 borsAuto merge of #53757 - oli-obk:validation, r=RalfJung
2018-08-30 Andre Bogusfix u32 steps_between for 16-bit systems
2018-08-30 Ralf Jungassert sanity in memory
2018-08-30 borsAuto merge of #53733 - nnethercote:avoid-unroll_place...
2018-08-30 borsAuto merge of #53685 - alexcrichton:more-keywords,...
2018-08-30 borsAuto merge of #53479 - joshtriplett:underscore-means...
2018-08-29 Pietro Albinibuild-manifest: include extensions marked as unavailable
2018-08-29 Pietro Albinibuild-manifest: add instructions to test the tool locally
2018-08-29 Guillaume GomezFix UI issues on Implementations on Foreign types
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 Alex CrichtonGeneralize `async_idents` to all new keywords
2018-08-29 Josh TriplettDon't emit "unused extern crate" warnings for `extern...
2018-08-29 Corey FarwellReplace usages of 'bad_style' with 'nonstandard_style'.
2018-08-29 borsAuto merge of #53758 - oli-obk:clippy, r=kennytm
2018-08-29 Tobias BucherFix a comment in src/libcore/slice/mod.rs
2018-08-29 MaloJaffreAdd another assert
2018-08-29 Oliver SchneiderAdd more features to the workspace so that all tools...
2018-08-29 Oliver SchneiderUpdate clippy submodule
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-29 Michael Woeristerbootstrap: Link LLVM tools dynamically in order to...
2018-08-29 borsAuto merge of #53711 - arielb1:macro-table, r=michaelwo...
2018-08-29 Ralf Jungaudit the relocations code, and clean it up a little
2018-08-29 Ralf Jungrefactor memory access methods a bit
2018-08-29 Ralf Jungmake ptr_op finally reponsible for all ops involving...
2018-08-29 Ralf Jungre-do argument passing one more time to finally be...
2018-08-29 Ralf Jungmemory: make getting the alloc for a static an associat...
2018-08-29 Ralf Jungmove some Scalar helpers from miri here, and use them...
2018-08-29 borsAuto merge of #53684 - alexcrichton:suggest-remove...
2018-08-29 borsAuto merge of #53659 - nnethercote:rm-AccumulateVec...
2018-08-29 borsAuto merge of #53642 - alexcrichton:fix-target-cpu...
2018-08-29 borsAuto merge of #53671 - RalfJung:miri-refactor, r=oli-obk
2018-08-28 Nicholas NethercoteRemove `AccumulateVec` and its uses.
2018-08-28 Alex CrichtonFix warnings about the `native` target-cpu
2018-08-28 Guillaume GomezAdd partialeq implementation for TryFromIntError type
2018-08-28 Ralf Jungmove file-extension based .gitignore down to src/
2018-08-28 Ralf Jungfirst test const-ness, then hook fn call
2018-08-28 Ralf Jungfix const_prop detecting unary neg underflows
2018-08-28 Ralf Jungrestructure unary_op to also dispatch on type first...
2018-08-28 Ralf Jungfix unsized extern types
2018-08-28 Ralf Jungaddress nits
2018-08-28 borsAuto merge of #53679 - japaric:cortex-r, r=alexcrichton
2018-08-28 Eduard-Mihai... Use FxHash{Map,Set} instead of the default Hash{Map...
2018-08-28 MaloJaffreFix tidy
2018-08-28 MaloJaffreAdd docs and debug asserts
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 Jorge Apariciosort
2018-08-28 Oliver SchneiderWarn about naively fixing the FIXME
2018-08-28 Oliver SchneiderUse partial but correct vtable layout
2018-08-28 borsAuto merge of #53314 - nikomatsakis:nll-invert-liveness...
2018-08-28 Dimitri MerejkowskyFix typo in comment
2018-08-28 Felix S. Klock IIFix definition of `LocalUseMapBuild` so that it can...
2018-08-28 Ralf Jungsplit paragraph
2018-08-28 Ralf Jungexpand keep-stage --help text
2018-08-28 borsAuto merge of #53616 - varkor:hir-map-rename, r=nikomat...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-28 borsAuto merge of #53272 - mark-i-m:anon_param_error_now...
2018-08-27 borsAuto merge of #53227 - nivkner:pin_move, r=RalfJung
2018-08-27 Niko Matsakisremove `let x = baz` which was obscuring the real error
2018-08-27 varkorRevert crate root changes
2018-08-27 varkorMake small modifications
2018-08-27 varkorRename hir::map::NodeKind to hir::Node
2018-08-27 varkorConvert EntryKind to a struct, Entry
2018-08-27 varkorRemove path prefixes from NodeKind
2018-08-27 varkorRemove Node* prefix from AnnNode
2018-08-27 varkorRename hir::map::Node to hir::map::NodeKind
next