]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-11-10 Pietro AlbiniRollup merge of #55745 - nnethercote:outlives_component...
2018-11-10 Pietro AlbiniRollup merge of #55687 - alexreg:fix-24010, r=scalexm
2018-11-10 borsAuto merge of #55650 - nikic:funnel-shift, r=nagisa
2018-11-10 borsAuto merge of #55830 - alexcrichton:update-cargo, r...
2018-11-10 borsAuto merge of #55637 - pnkfelix:issue-55552-dont-attemp...
2018-11-10 borsAuto merge of #55717 - oli-obk:rustdoc_overflow, r...
2018-11-10 borsAuto merge of #55626 - nikic:update-emscripten, r=alexc...
2018-11-09 Alex CrichtonUpdate Cargo submodule
2018-11-09 Nikita PopovPull in fix for dist-i686-linux build
2018-11-09 borsAuto merge of #55803 - Mark-Simulacrum:rollup, r=Mark...
2018-11-09 Mark RousskovRollup merge of #55788 - alexcrichton:wincolors, r...
2018-11-09 Mark RousskovRollup merge of #55783 - stjepang:deprecate-select...
2018-11-09 Mark RousskovRollup merge of #55777 - nnethercote:less-P-in-ast...
2018-11-09 Mark RousskovRollup merge of #55774 - CryZe:patch-5, r=alexcrichton
2018-11-09 Mark RousskovRollup merge of #55761 - ljedrz:fix_promote_candidate_h...
2018-11-09 Mark RousskovRollup merge of #55760 - jonhoo:no-intermediate-fonts...
2018-11-09 Mark RousskovRollup merge of #55758 - davidtwco:issue-55344, r=pnkfelix
2018-11-09 Mark RousskovRollup merge of #55755 - ljedrz:a_few_indexvec_tweaks...
2018-11-09 Mark RousskovRollup merge of #55753 - ljedrz:borrow_set_insert_clone...
2018-11-09 Mark RousskovRollup merge of #55742 - F001:fix-55718, r=petrochenkov
2018-11-09 Mark RousskovRollup merge of #55739 - wesleywiser:mir_inline_fuel...
2018-11-09 Mark RousskovRollup merge of #55736 - estebank:elide-anon-lt, r...
2018-11-09 Mark RousskovRollup merge of #55719 - pnkfelix:issue-54388-sidestep...
2018-11-09 Mark RousskovRollup merge of #55659 - alexcrichton:musl-no-group...
2018-11-09 Mark RousskovRollup merge of #55638 - pnkfelix:issue-55608-ice-reemp...
2018-11-09 Mark RousskovRollup merge of #55633 - nikic:memcpy-align, r=nagisa
2018-11-09 Mark RousskovRollup merge of #55576 - birkenfeld:opt-level-error...
2018-11-08 Stjepan GlavinaDeprecate channel selection
2018-11-08 Nikita PopovFix some tests for wasm32-unknown-emscripten
2018-11-08 Nikita PopovFix compiletest support for wasm32-unknown-emscripten
2018-11-08 Alex Crichtonrustc: Request ansi colors if stderr isn't a tty
2018-11-08 Nikita PopovUpdate the disabled wasm32 Dockerfile
2018-11-08 Nikita PopovDisable wasm32 features on emscripten
2018-11-08 ljedrzImprove creation of 3 IndexVecs
2018-11-08 borsAuto merge of #55532 - pnkfelix:rustc_error-survey...
2018-11-08 Nicholas NethercoteUse `SmallVec` outparams in several functions.
2018-11-08 Nicholas NethercoteUse `Lit` rather than `P<Lit>` in `ast::ExprKind`.
2018-11-08 borsAuto merge of #55366 - Amanieu:stable_layout, r=Amanieu
2018-11-08 Christopher... wasm32-unknown-emscripten expects the rust_eh_personali...
2018-11-08 borsAuto merge of #55187 - malbarbo:fix-manifest, r=alexcri...
2018-11-07 Alexander RegueiroRemoved `DUPLICATE_ASSOCIATED_TYPE_BINDINGS` lint.
2018-11-07 Alexander RegueiroOnly do check for trait objects, not trait or trait...
2018-11-07 Alexander RegueiroAdded error for duplicate bindings of associated type.
2018-11-07 Alexander RegueiroAdded tests.
2018-11-07 Alexander RegueiroLook at projections from supertraits when constructing...
2018-11-07 Marco A L BarbosaRemove targets from the manifest that are not built...
2018-11-07 borsAuto merge of #55746 - kennytm:rollup, r=kennytm
2018-11-07 Jon GjengsetRemove intermediate font specs
2018-11-07 ljedrzmir: remove a hacky recursive helper function
2018-11-07 Felix S. Klock IIThis test will not link on wasm32.
2018-11-07 David WoodIgnore never-initialized locals for `unused_mut`.
2018-11-07 Felix S. Klock IIwork around deviation in diagnostic output for opt...
2018-11-07 Felix S. Klock IIUpdate output of `lint-type-overflow2.stderr` to reflec...
2018-11-07 ljedrzborrow_set: remove a helper function and a clone it...
2018-11-07 F001fix ICE
2018-11-07 kennytmRollup merge of #55645 - RalfJung:validity-range-inclus...
2018-11-07 kennytmRollup merge of #55734 - teresy:shorthand-fields, r...
2018-11-07 kennytmRollup merge of #55730 - estebank:impl-trait-arg-mismat...
2018-11-07 kennytmRollup merge of #55728 - tromey:update-lldb, r=alexcrichton
2018-11-07 Wesley WiserConsume optimization fuel from the MIR inliner
2018-11-07 Ralf Jungtest diagnostics for more ranges
2018-11-07 Ralf Jungpretty-print scalar range that only has an upper bound
2018-11-07 Ralf Jungdo not print wrapping ranges like normal ranges in...
2018-11-07 Felix S. Klock IIRemoved `#[rustc_error]` from tests that are all `...
2018-11-07 Felix S. Klock IIReplaced use of `#[rustc_error]` with `// skip-codegen`.
2018-11-07 Felix S. Klock IIremove `#[rustc_error]` from ui/ tests that remain...
2018-11-07 kennytmRollup merge of #55702 - alexcrichton:arm64-msvc-deploy...
2018-11-07 kennytmRollup merge of #55692 - matthiaskrgr:remark_debuginfo_...
2018-11-07 kennytmRollup merge of #55688 - alexreg:move-issue-tests,...
2018-11-07 kennytmRollup merge of #55609 - nikic:fix-51947, r=nagisa
2018-11-07 kennytmRollup merge of #55510 - bitshifter:repr-feature-gate...
2018-11-07 kennytmRollup merge of #55501 - nnethercote:DoCompleted, r...
2018-11-07 kennytmRollup merge of #55495 - wesleywiser:opt_fuel_rustbuild...
2018-11-07 kennytmRollup merge of #55453 - Aaron1011:fix/rustdoc-lifetime...
2018-11-07 kennytmRollup merge of #55441 - xfix:patch-12, r=aturon
2018-11-07 kennytmRollup merge of #55377 - goffrie:patch-2, r=joshtriplett
2018-11-07 borsAuto merge of #55549 - RalfJung:miri-visitor, r=oli-obk
2018-11-06 borsAuto merge of #55262 - oli-obk:dangling_alloc_id_ice...
2018-11-06 Esteban KüberElide anon lifetimes in conflicting impl note
2018-11-06 Amanieu d'AntrasAdd a tracking issue for extra Layout methods
2018-11-06 teresyrefactor: use shorthand fields
2018-11-06 Esteban KüberUse trait impl method span when type param mismatch...
2018-11-06 borsAuto merge of #53996 - sekineh:thumb-run, r=japaric
2018-11-06 Tom TromeyUpdate lldb
2018-11-06 Nikita PopovRun name-anon-globals after LTO passes as well
2018-11-06 Amanieu d'AntrasAPI changes as discussed in the comments
2018-11-06 Amanieu d'AntrasAdd a comment about how Layout::extend matches the...
2018-11-06 Felix S. Klock IIAdd explcit `--error-format` options to tests of print...
2018-11-06 Felix S. Klock IISidestep link error from rustfix'ed code by using a...
2018-11-06 borsAuto merge of #55610 - gnzlbg:update_stdsimd, r=alexcri...
2018-11-06 Oliver SchererBubble up an overflow error so that rustdoc can ignore it
2018-11-06 borsAuto merge of #55710 - kennytm:rollup, r=kennytm
2018-11-06 kennytmRollup merge of #55703 - pnkfelix:update-configure...
2018-11-06 kennytmRollup merge of #55700 - pnkfelix:issue-55533-update...
2018-11-06 kennytmRollup merge of #55696 - davidtwco:issue-55675, r=pnkfelix
2018-11-06 kennytmRollup merge of #55694 - jsirs:issue-31076, r=oli-obk
2018-11-06 kennytmRollup merge of #55689 - RalfJung:miri-immediate, r...
2018-11-06 kennytmRollup merge of #55664 - varkor:all-possible-cases...
2018-11-06 kennytmRollup merge of #55644 - glaubitz:powerpcspe-linux...
2018-11-06 kennytmRollup merge of #55621 - GuillaumeGomez:create-dir...
next