]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #53535 - TheDarkula:master, r=oli-obk
2018-08-30 thedarkulaMade std::intrinsics::transmute() const fn.
2018-08-30 borsAuto merge of #53757 - oli-obk:validation, r=RalfJung
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 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 borsAuto merge of #53758 - oli-obk:clippy, r=kennytm
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 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 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 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
2018-08-27 varkorRename MapEntry to EntryKind
2018-08-27 Guillaume GomezFix invalid display of unstable messages
2018-08-27 Guillaume GomezFix source automatic scroll
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 Jack O'Connorfix a typo: taget_env -> target_env
2018-08-27 Mark Mansifix test stderrs
2018-08-27 Niko Matsakismake `to_location` O(1)
2018-08-27 Niko Matsakismerge `PointIndexMap` and `RegionValueElements`
2018-08-27 Niko Matsakismicro-optimize dominator code
2018-08-27 Niko Matsakiskill dead code from `util/liveness`
2018-08-27 Niko Matsakisimprove comment on `LiveVar`
2018-08-27 Niko Matsakisrename `LocalWithRegion` to `LiveVar`
2018-08-27 Niko Matsakiscomment what `trace` does
2018-08-27 Niko Matsakisfix comment
2018-08-27 Niko Matsakisenable feature `impl_header_lifetime_elision`
2018-08-27 Niko Matsakisliveness.rs: rustfmt
2018-08-27 Niko Matsakisimplement liveness tracing, remove old liveness system
2018-08-27 Alex Crichtonrustc: Suggest removing `extern crate` in 2018
2018-08-27 Niko Matsakisupdate comment in the interest of precision
2018-08-27 Niko Matsakisremove the liveness mode and simplify `categorize`
2018-08-27 borsAuto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
2018-08-27 Mark MansiFix anon param + make it allow-by-def
2018-08-27 Mark Mansifix another
2018-08-27 Mark Mansifix some anon params
2018-08-27 Mark Mansioops
2018-08-27 Mark Mansiwarn on anon params in 015
2018-08-27 Jorge Aparicioadd llvm-readobj to llvm-tools-preview
2018-08-27 Ralf Junguse associated const for machine controlling mutable...
2018-08-27 Ralf Jungget rid of *most* of the fn call hack by honoring mir...
2018-08-27 Ralf Jungfix len() on non-array but array-layout types (e.g...
2018-08-27 Ralf Jungexpand comment on how statics work
2018-08-27 Ralf Jungfix handling of unsized types in validation; validate...
2018-08-27 Ralf Jungvalidate enum discriminant whenever it is read
next