]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-30 Marc-Antoine... update cargo submodule
2017-06-30 Marc-Antoine... rustbuild: set __CARGO_DEFAULT_LIB_METADATA to channel
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42902 - petrochenkov:keydcrate, r=jseyfried
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 borsAuto merge of #42527 - qnighy:unsized-tuple-coercions...
2017-06-29 Masaki HaraCorrect comments about unsizing regarding #40319.
2017-06-29 Masaki HaraGive a tracking-issue number for unsized tuple coercion.
2017-06-29 Masaki HaraMove unsized_tuple_coercion behind a feature gate.
2017-06-29 Masaki HaraSplit dst-dtor-{1,2} tests into four.
2017-06-29 Masaki HaraAdd unsized tuple coercions.
2017-06-29 Masaki HaraCheck explicitly that tuple initializer is Sized.
2017-06-29 petrochenkovChange some terminology around keywords and reserved...
2017-06-29 Vadim PetrochenkovMake `$crate` a keyword
2017-06-29 borsAuto merge of #42887 - GuillaumeGomez:remove-err-method...
2017-06-29 borsAuto merge of #42964 - arielb1:rollup, r=arielb1
2017-06-29 Ariel Ben-YehudaRollup merge of #42958 - aidanhs:aphs-better-stamping...
2017-06-29 Ariel Ben-YehudaRollup merge of #42955 - matklad:doc-path, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42946 - AndiDog:patch-1, r=GuillaumeGomez
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 Guillaume GomezImprove long error explanations for E0620 and E0621
2017-06-29 Guillaume GomezRemove unused methods
2017-06-29 Guillaume GomezAdd E0620
2017-06-29 Guillaume GomezAdd E0619
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-29 borsAuto merge of #42642 - venkatagiri:issue_42312, r=nikom...
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 Aidan Hobson... Record some details to help with possible bad clocks
2017-06-28 Esteban KüberMove type parameter shadowing test to `ui`
2017-06-28 Aidan Hobson... Stamp the whole build script
2017-06-28 Ariel Ben-Yehudaadd comments
2017-06-28 Venkata Giri... rustc_typeck: use body-id of type-checking item in...
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 Aleksey KladovDocument that `/` works as separator on Windows
2017-06-28 Venkata Giri... rustc_typeck: enforce argument type is sized
2017-06-28 Venkata Giri... rustc_typeck: remove old-style WF obligation
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 Felix S. Klock IIShift mir-dataflow from `rustc_borrowck` to `rustc_mir...
2017-06-28 borsAuto merge of #42745 - sfackler:1.19-stabilization...
2017-06-28 Andreas SommerFix link reference
2017-06-28 borsAuto merge of #42931 - arielb1:statement-visitor, r...
2017-06-28 Ariel Ben-Yehudare-add the call to `super_statement` in EraseRegions
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-28 borsAuto merge of #42417 - eddyb:separate-fn-sig, r=nikomat...
2017-06-27 Esteban KüberReview comments
2017-06-27 Alex Burkasyntax: allow negative integer literal expression to...
2017-06-27 Eduard-Mihai... tests: work around fallout from normalizing signatures...
2017-06-27 Eduard-Mihai... rustc_typeck: support functions in variance computation.
2017-06-27 Eduard-Mihai... rustc: move the PolyFnSig out of TyFnDef.
2017-06-27 Eduard-Mihai... rustc: rename closure_type to fn_sig.
2017-06-27 borsAuto merge of #42922 - frewsxcv:rollup, r=frewsxcv
2017-06-27 Corey FarwellRollup merge of #42917 - kennytm:gdb-fatal-proc-rec...
2017-06-27 Corey FarwellRollup merge of #42905 - casey:casey-utf8-null-doc...
2017-06-27 Corey FarwellRollup merge of #42874 - zackmdavis:overzealous_by_oute...
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-27 Corey FarwellRollup merge of #42519 - GuillaumeGomez:create-more...
2017-06-27 Behnam Esfahbod[libcore/cmp] Expand Ord/PartialOrd Derivable doc for...
2017-06-26 Zack M. Davismake lint on-by-default/implied-by messages appear...
2017-06-26 borsAuto merge of #42916 - Mark-Simulacrum:update-cargo...
2017-06-26 kennytmcompiletest: show details if GDB failed to execute.
2017-06-26 Mark SimulacrumUpdate Cargo
2017-06-26 borsAuto merge of #42885 - ollie27:rustdoc_empty_glob_path...
2017-06-25 Casey RodarmorReword OsStr docs to clarify that utf8 may contain...
2017-06-25 Alex Crichtonstd: Fix implementation of `Alloc::alloc_one`
2017-06-25 Steven FacklerStop disabling fill in jemalloc
2017-06-25 borsAuto merge of #42865 - ollie27:rustdoc_assoc_consts...
2017-06-25 Paul Woolcockonly show allowed failure count if there are allowed...
2017-06-25 Guillaume GomezAdd reference link
2017-06-25 Esteban KüberDon't naively point to return type on type error
2017-06-25 Steven FacklerStabilize RangeArgument
2017-06-25 Steven FacklerStabilize ThreadId
2017-06-25 Steven FacklerStabilize OsString::shrink_to_fit
2017-06-25 Steven FacklerStabilize cmp::Reverse
2017-06-25 Steven FacklerStabilize Command::envs
2017-06-24 Paul WoolcockAdd compile-fail test for the new feature gate
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 Guillaume GomezUse new macro instead
2017-06-24 Guillaume Gomezwording improvement
2017-06-24 Guillaume GomezAdd E0607
2017-06-24 Guillaume GomezAdd E0606
2017-06-24 Guillaume GomezAdd E0605
2017-06-24 Guillaume GomezAdd E0604
2017-06-24 Esteban KüberDo not specify return type in suggestion for some ...
2017-06-24 Thomas LivelyRestore old emscripten.sh for use by asmjs
2017-06-24 Oliver Middletonrustdoc: Don't ICE on `use *;`
2017-06-24 Esteban KüberSuggest removal of semicolon (instead of being help)
2017-06-24 Paul WoolcockAdd a feature gate for the `#[allow_fail]` attribute
2017-06-24 Stepan KoltsovMove global vars changing tests into run-pass
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 Paul Woolcockfix some tests i missed
next