]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-07 Luca BarbatoAdd support for Vector Multiply Even on PowerPC
2017-08-07 Luca BarbatoNarrow or widen the vector element without changing...
2017-08-06 Luca BarbatoAdd support for Vector Add Carryout on PowerPC
2017-08-06 Luca BarbatoAdd support for Vector Add Saturated on PowerPC
2017-08-04 Luca BarbatoAdd support for Vector Subtract Carryout on PowerPC
2017-08-04 Luca BarbatoAdd support for Vector Subtract Saturated on PowerPC
2017-08-03 borsAuto merge of #43618 - SimonSapin:nomiconup, r=steveklabnik
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-03 borsAuto merge of #43622 - RalfJung:config.toml, r=michaelw...
2017-08-03 borsAuto merge of #43616 - mbrubeck:fnv, r=michaelwoerister
2017-08-03 Daan SprenkelsAdd more regression tests for #40510
2017-08-03 borsAuto merge of #43611 - nrc:save-tidy, r=eddyb
2017-08-03 Nick CameronAppease tidy and fix save-analysis config for dist...
2017-08-03 Ralf Jungextend config.toml doc
2017-08-02 Simon SapinUpdate nomicon
2017-08-02 borsAuto merge of #43614 - pornel:is_gotcha, r=BurntSushi
2017-08-02 Matt BrubeckRemove unused fnv hash code
2017-08-02 borsAuto merge of #43607 - marioidival:master, r=alexcrichton
2017-08-02 KornelEmphasise that these functions look at the disk, not...
2017-08-02 borsAuto merge of #43605 - RalfJung:mapdoc, r=michaelwoerister
2017-08-02 borsAuto merge of #43612 - michaelwoerister:fix-cgu-hashing...
2017-08-02 Michael Woeristerincr.comp.: Properly incorporate symbol linkage and...
2017-08-02 borsAuto merge of #43602 - QuietMisdreavus:fantastic-shrink...
2017-08-02 borsAuto merge of #43584 - arielb1:unused-reads, r=eddyb
2017-08-02 Nick CameronUpdate RLS
2017-08-02 Nick CameronUpdate rls-data dep
2017-08-02 Nick Cameronsave-analysis: only emit public fields in value of...
2017-08-02 borsAuto merge of #43603 - frewsxcv:rollup, r=frewsxcv
2017-08-02 Mario IdivalRemove unecessary test code #43219
2017-08-02 Ralf Jungimprove hir::map::Map::get_parent_node doc
2017-08-02 QuietMisdreavusrustdoc: shrink headings in non-top-level docblocks
2017-08-02 Daan SprenkelsAdd regression test for #40510
2017-08-02 Corey FarwellRollup merge of #43598 - ibabushkin:master, r=eddyb
2017-08-02 Corey FarwellRollup merge of #43597 - dhduvall:master, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43585 - frewsxcv:frewsxcv-hashset...
2017-08-02 Corey FarwellRollup merge of #43581 - alexcrichton:inline-more,...
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-02 borsAuto merge of #43579 - cuviper:extern-llvm-features...
2017-08-01 Corey FarwellAdd doc example for HashSet::drain.
2017-08-01 Corey FarwellRemove unnecessary clones in doc examples.
2017-08-01 Corey FarwellShow the capacity in HashSet::with_capacity doc example.
2017-08-01 Corey FarwellRemove unnecessary 'mut' bindings.
2017-08-01 Corey FarwellIndicate HashSet is code-like in docs.
2017-08-01 Corey FarwellShow that the capacity changed in HashSet::reserve...
2017-08-01 Corey FarwellAdd doc example for HashSet::hasher.
2017-08-01 borsAuto merge of #43576 - arielb1:no-unneeded-unwind,...
2017-08-01 Inokentiy BabushkinDerive `Hash` on `AssociatedKind`.
2017-08-01 borsAuto merge of #43529 - QuietMisdreavus:fn-docs, r=steve...
2017-08-01 Danek DuvallFix the Solaris pthread_t raw type in std to match...
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-Yehudarustc::hir::map::definitions - fix O(n^2) when disambig...
2017-08-01 Ariel Ben-Yehudasyntax: avoid loading the same source-file multiple...
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-08-01 Alex Crichtonrustc: Inline bitwise modification operators
2017-08-01 Josh StoneGate LLVMRustHasFeature on LLVM_RUSTLLVM
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().
next