]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-06 borsAuto merge of #55262 - oli-obk:dangling_alloc_id_ice...
2018-11-06 borsAuto merge of #53996 - sekineh:thumb-run, r=japaric
2018-11-06 Felix S. Klock IIAdd explcit `--error-format` options to tests of print...
2018-11-06 borsAuto merge of #55610 - gnzlbg:update_stdsimd, r=alexcri...
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...
2018-11-06 kennytmRollup merge of #55601 - petrochenkov:featissue, r...
2018-11-06 kennytmRollup merge of #55597 - alexcrichton:thread-local...
2018-11-06 kennytmRollup merge of #55490 - petrochenkov:resolveice, r...
2018-11-06 borsAuto merge of #55518 - alexcrichton:smaller-wasm, r...
2018-11-06 borsAuto merge of #55106 - petrhosek:fuchsia-lld, r=alexcri...
2018-11-05 Petr HosekUse lld directly for Fuchsia target
2018-11-05 borsAuto merge of #54922 - murarth:rc-ub-fix, r=alexcrichton
2018-11-05 borsAuto merge of #55410 - nagisa:atomic-align, r=pnkfelix
2018-11-05 MurarthFix undefined behavior in Rc/Arc allocation
2018-11-05 Felix S. Klock IIThis should have been part of PR #54811 (my bad).
2018-11-05 Simonas KazlauskasDo not Atomic{I,U}128 in stage0
2018-11-05 borsAuto merge of #55451 - estebank:arg-doc, r=pnkfelix
2018-11-05 Felix S. Klock IIFor feature-gate-nll test, turn off testing modes that...
2018-11-05 jsirsadd call to tcx.sess.delay_span_bug
2018-11-05 Felix S. Klock IIMake `ui/borrowck/borrowck-overloaded-call.rs` robust...
2018-11-05 Felix S. Klock IIUse `// revisions` in the dropck-eyepatch tests instead...
2018-11-05 Felix S. Klock IIUpdate `ui/borrowck/borrowck-closures-mut-of-imm.rs...
2018-11-05 Felix S. Klock IIAdd `ui/borrowck/borrowck-closures-mut-of-mut.rs`.
2018-11-05 Felix S. Klock IIRemoved overlapping_spans.{rs,stderr,nll.stderr}.
2018-11-05 Felix S. Klock IIMake `ui/binop-move-semantics.rs` robust w.r.t. NLL.
2018-11-05 Felix S. Klock IIRemove `println!`'s from `ui/issues/issue-52126-assign...
2018-11-05 Felix S. Klock IIMake `ui/unop-move-semantics.rs` robust w.r.t. NLL.
2018-11-05 Felix S. Klock IIMake `ui/borrowck/borrowck-unboxed-closures.rs` robust...
2018-11-05 Felix S. Klock IIMake `ui/borrowck/borrowck-reborrow-from-mut.rs` robust...
2018-11-05 Felix S. Klock IIMake `ui/borrowck/borrowck-overloaded-index-move-index...
2018-11-05 Felix S. Klock IIMake `ui/issues/issue-17263.rs` robust w.r.t. NLL.
2018-11-05 Felix S. Klock IIMake `ui/span/borrowck-borrow-overloaded-auto-deref...
2018-11-05 Felix S. Klock IISwitch to using revisions in borrowck-lend-flow-loop.rs
2018-11-05 jsirsadd test for i32, fix incorrect location
2018-11-05 jsirsupdate test to include concrete type (i32)
2018-11-05 jsirsself.associated_item can return none
2018-11-05 jsirsAdd test
2018-11-05 borsAuto merge of #55515 - QuietMisdreavus:rustdoc-config...
2018-11-05 Ralf Jungmiri: binary_op_val -> binary_op_imm
2018-11-05 borsAuto merge of #55681 - matthiaskrgr:clippy, r=oli-obk
2018-11-05 borsAuto merge of #55593 - nikic:remove-llvm-4-checks,...
2018-11-04 borsAuto merge of #55569 - durka:must-use-external-macro...
2018-11-04 Matthias Krügersubmodules: update clippy from 71ec4ff6 to d8b42690
2018-11-04 QuietMisdreavusfix formatting
2018-11-04 QuietMisdreavusadd Debug impls for the Options structs
2018-11-04 borsAuto merge of #55665 - eddyb:by-ref-layout-of, r=oli-obk
2018-11-04 Eduard-Mihai... rustc_target: pass contexts by reference, not value.
2018-11-04 David WoodUpdate test to force error under NLL.
2018-11-04 David WoodCorrect indentation on documentation comment.
2018-11-04 borsAuto merge of #55393 - oli-obk:immediate_immediately...
2018-11-04 borsAuto merge of #55349 - bjorn3:rustc_mir_collect_and_par...
2018-11-04 Guillaume GomezAdd precision for create_dir function
2018-11-04 borsAuto merge of #55432 - zackmdavis:single_life, r=nikoma...
2018-11-04 borsAuto merge of #55455 - estebank:expected-descr, r=micha...
2018-11-04 Hideki Sekine[ci] run-make/thumb-none-qemu: add .cargo/config
2018-11-04 borsAuto merge of #54861 - rep-nop:find_main_in_doctest...
2018-11-03 varkorMake "all possible cases" help message uniform with...
2018-11-03 borsAuto merge of #55662 - matthiaskrgr:clippy_update,...
2018-11-03 borsAuto merge of #55661 - kennytm:fix-exclude, r=alexcrichton
2018-11-03 Matthias Krügersubmodules: update clippy from a20599ab to 71ec4ff6
2018-11-03 kennytmMove a few more tests into the appveyor-subset-2.
2018-11-03 kennytmEnsure --exclude is checked against PathSet::Suite
2018-11-03 borsAuto merge of #55101 - alexreg:trait-aliases, r=nikomat...
2018-11-03 borsAuto merge of #55646 - GuillaumeGomez:rollup, r=Guillau...
2018-11-03 Oliver S̶c̶h̶n̶e̶i̶d... Update src/librustc_mir/monomorphize/partitioning.rs
2018-11-03 bjorn3Remove rustc_metadata_utils, which contains only one...
2018-11-03 bjorn3Move collect_and_partition_mono_items to rustc_mir
2018-11-03 Guillaume GomezRollup merge of #55598 - nrc:tool-bot, r=kennytm
2018-11-03 Guillaume GomezRollup merge of #55568 - durka:rustdoc-big-enum, r...
2018-11-03 Guillaume GomezRollup merge of #55567 - durka:derive-debug-uninhabited...
2018-11-03 Guillaume GomezRollup merge of #55555 - aidanhs:aphs-better-z-ls,...
2018-11-03 Guillaume GomezRollup merge of #54162 - GuillaumeGomez:hide-default...
2018-11-03 bjorn3Move cg_llvm::back::linker to cg_utils
2018-11-03 borsAuto merge of #55330 - scalexm:bound-ty, r=nikomatsakis
2018-11-03 scalexmSubstitute binders directly
2018-11-03 scalexmRename `as_bound_var` to `assert_bound_var`
2018-11-03 scalexmFix doc comment
2018-11-03 scalexmExtend `ty::fold::RegionReplacer` to `ty::fold::BoundVa...
2018-11-03 scalexmRename `Binder::no_late_bound_regions` to `Binder:...
2018-11-03 scalexmRemove `ReCanonical` in favor of `ReLateBound`
2018-11-03 scalexmAdjust bound tys indices in canonicalization
2018-11-03 scalexmRename `BoundTy` field `level` -> `index`
2018-11-03 scalexmRename `BoundTyIndex` to `BoundVar`
2018-11-03 scalexmShift both late bound regions and bound types
2018-11-03 John Paul Adrian... ci: Add Dockerfile for dist-powerpcspe-linux
2018-11-03 scalexmMove `BoundTy` to `ty::TyKind`
next