]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-01 borsAuto merge of #43576 - arielb1:no-unneeded-unwind,...
2017-08-01 borsAuto merge of #43529 - QuietMisdreavus:fn-docs, r=steve...
2017-08-01 borsAuto merge of #43506 - michaelwoerister:async-llvm...
2017-08-01 QuietMisdreavusadd documentation for function pointers as a primitive
2017-08-01 borsAuto merge of #43568 - arielb1:constant-recovery, r...
2017-08-01 Michael Woeristerasync-llvm(29): Adapt run-make/llvm-phase test case...
2017-08-01 Michael Woeristerasync-llvm(28): Make some error messages more informative.
2017-08-01 Ariel Ben-Yehudapacify the merciless tidy
2017-08-01 borsAuto merge of #43560 - QuietMisdreavus:ref-docs, r...
2017-08-01 borsAuto merge of #43552 - petrochenkov:instab, r=jseyfried
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-08-01 Nick Cameronreview changes
2017-07-31 borsAuto merge of #43547 - arielb1:no-borrow-no-check,...
2017-07-31 Ariel Ben-Yehudarustc_mir::transform::simplify - remove nops first
2017-07-31 Ariel Ben-Yehudause an iterator when visiting MIR basic blocks
2017-07-31 Ariel Ben-Yehudarustc_mir: don't build unused unwind cleanup blocks
2017-07-31 Ariel Ben-Yehudaremove the span field from `diverge_cleanup`
2017-07-31 borsAuto merge of #43399 - tschottdorf:bndmode-pat-adjustme...
2017-07-31 Michael Woeristerasync-llvm(27): Move #[rustc_error] check to an earlier...
2017-07-31 Niko Matsakisadd comments from arielb1
2017-07-31 Ariel Ben-Yehudatrans::mir::constant - fix assignment error recovery
2017-07-31 Ariel Ben-Yehudafix `-Z treat-err-as-bug`
2017-07-31 Michael Woeristerasync-llvm(26): Print error when failing to acquire...
2017-07-31 Michael Woeristerasync-llvm(25): Restore -Ztime-passes output for trans...
2017-07-31 Michael Woeristerasync-llvm(24): Improve scheduling and documentation.
2017-07-31 Michael Woeristerasync-llvm(23): Let the main thread also do LLVM work...
2017-07-31 Michael Woeristerasync-llvm(22): mw invokes mad html skillz to produce...
2017-07-31 Michael Woeristerasync-llvm(21): Re-use worker-ids in order to simulate...
2017-07-31 Michael Woeristerasync-llvm(20): Do some cleanup.
2017-07-31 Michael Woeristerasync-llvm(19): Already start LLVM while still translating.
2017-07-31 Michael Woeristerasync-llvm(18): Instantiate OngoingCrateTranslation...
2017-07-31 Michael Woeristerasync-llvm(17): Create MSVC __imp_ symbols immediately...
2017-07-31 Michael Woeristerasync-llvm(16): Inject allocator shim into LLVM module...
2017-07-31 Michael Woeristerasync-llvm(15): Don't require number of codegen units...
2017-07-31 Michael Woeristerasync-llvm(14): Move LTO/codegen-unit conflict check...
2017-07-31 Michael Woeristerasync-llvm(13): Submit LLVM work packages from base...
2017-07-31 Michael Woeristerasync-llvm(12): Hide no_integrated_as logic in write...
2017-07-31 Michael Woeristerasync-llvm(11): Delay joining ongoing translation until...
2017-07-31 Michael Woeristerasync-llvm(10): Factor compile output files cleanup...
2017-07-31 Michael Woeristerasync-llvm(9): Move OngoingCrateTranslation into back...
2017-07-31 Michael Woeristerasync-llvm(8): Clean up resource management and drop...
2017-07-31 Michael Woeristerasync-llvm(7): Clean up error handling a bit.
2017-07-31 Michael Woeristerasync-llvm(6): Make the LLVM work coordinator get its...
2017-07-31 Michael Woeristerasync-llvm(5): Do continuous error handling on main...
2017-07-31 Michael Woeristerasync-llvm(4): Move work coordination to separate threa...
2017-07-31 Michael Woeristerasync-llvm(3): Make write::CodegenContext Clone and...
2017-07-31 Michael Woeristerasync-llvm(2): Decouple diagnostics emission from LLVM...
2017-07-31 Michael Woeristerasync-llvm(1): Run LLVM already in trans_crate().
2017-07-31 Ariel Ben-Yehudaborrowck: skip CFG construction when there is nothing...
2017-07-31 borsAuto merge of #43562 - alexcrichton:no-clean-rebuild...
2017-07-31 borsAuto merge of #43546 - nikomatsakis:issue-43132, r...
2017-07-31 borsAuto merge of #43519 - zackmdavis:long_diagnostics_ever...
2017-07-30 borsAuto merge of #43563 - tbu-:pr_from_str_radix_panic...
2017-07-30 Tobias BucherDocument the `from_str_radix` panic
2017-07-30 Alex Crichtonrustbuild: Remove `--enable-llvm-clean-rebuild`
2017-07-30 borsAuto merge of #43556 - dmizuk:remove-z-opt-usage, r...
2017-07-30 QuietMisdreavusadd docs for references as a primitive
2017-07-30 Zack M. Davisextended info for E0595 closure cannot mutate immutable...
2017-07-30 Zack M. Davismove extended info for E0569 to numerical-order locatio...
2017-07-30 Zack M. Davisadd extended info for E0436 functional record update...
2017-07-30 Niko Matsakissave the subobligations as well
2017-07-30 borsAuto merge of #43515 - QuietMisdreavus:show-assoc-types...
2017-07-30 Tobias Schottdorfdefault binding modes: add pat_binding_modes
2017-07-30 borsAuto merge of #43543 - petrochenkov:32330, r=nikomatsakis
2017-07-30 Daiki Mizukamilibrustc_driver: Remove -Z option from usage on stable...
2017-07-30 Vadim Petrochenkovresolve: Fix instability in import suggestions
2017-07-30 borsAuto merge of #43551 - Mark-Simulacrum:rollup, r=Mark...
2017-07-30 Mark SimulacrumRollup merge of #43549 - alexcrichton:build-llvm, r...
2017-07-30 Mark SimulacrumRollup merge of #43544 - redox-os:update_redox_sys...
2017-07-30 Mark SimulacrumRollup merge of #43536 - alexcrichton:privileged, r...
2017-07-30 Mark SimulacrumRollup merge of #43513 - alexcrichton:inline-repeat...
2017-07-30 Mark SimulacrumRollup merge of #43512 - arielb1:untyped-move-paths...
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43501 - topecongiro:span-to-whereclaus...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43009 - GuillaumeGomez:unused-doc-commen...
2017-07-29 Guillaume GomezUpdate rls submodule
2017-07-29 Alex CrichtonFlag docker invocations as --privileged on CI
2017-07-29 Alex Crichtonrustbuild: Enable building LLVM
2017-07-29 borsAuto merge of #43541 - gaurikholkar:lifetime_errors...
2017-07-29 Alex Crichtonstd: Mark `Layout::repeat` as `#[inline]`
2017-07-29 Jeremy SollerSplit FL and FD fcntls
2017-07-29 Ian Douglas... Redox: Add JoinHandleExt (matching Unix version)
2017-07-29 Vadim PetrochenkovCleanup some remains of `hr_lifetime_in_assoc_type...
2017-07-29 QuietMisdreavusprint associated types in traits "implementors" section
2017-07-29 Guillaume GomezUpdate cargo version
2017-07-29 borsAuto merge of #43534 - alexcrichton:cargo-target-runner...
2017-07-29 gaurikholkarchanging E0623 error message
2017-07-29 borsAuto merge of #43530 - alexcrichton:update-freebsd...
2017-07-29 borsAuto merge of #43527 - alexcrichton:different-llvm...
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-29 borsAuto merge of #43518 - cuviper:aapcs_vfp, r=eddyb
2017-07-29 Alex Crichtonrustbuild: Use Cargo's "target runner"
2017-07-28 Alex Crichtonrustbuild: Update cross-compilers for FreeBSD
2017-07-28 Alex Crichtonrustbuild: Tweak how we cross-compile LLVM
2017-07-28 borsAuto merge of #43230 - alexcrichton:more-tokenstream...
2017-07-28 Alex Crichtonsyntax: Capture a `TokenStream` when parsing items
2017-07-28 borsAuto merge of #43298 - gaurikholkar:lifetime_errors...
2017-07-28 topecongiroAdd Span to ast::WhereClause
next