]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-05-20 petrochenkovFix panic in lint for out of range literals
2015-05-20 borsAuto merge of #25595 - dotdash:issue25549, r=eddyb
2015-05-20 borsAuto merge of #25588 - bluss:doc-string-from, r=alexcri...
2015-05-20 borsAuto merge of #25624 - steveklabnik:rollup, r=steveklabnik
2015-05-20 Steve KlabnikFix for https://github.com/rust-lang/rust/pull/25583
2015-05-20 Steve KlabnikSmall fix for https://github.com/rust-lang/rust/pull...
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-19 Steve KlabnikRollup merge of #25620 - brson:betavers, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25614 - parir:patch-2, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25611 - parir:patch-1, r=steveklabnik
2015-05-19 Steve KlabnikRollup merge of #25607 - peferron:doc-macros-assert...
2015-05-19 Steve KlabnikRollup merge of #25604 - skeuomorf:docs-lifetime, r...
2015-05-19 Steve KlabnikRollup merge of #25602 - parkr:patch-1, r=alexcrichton
2015-05-19 Steve KlabnikRollup merge of #25585 - sferik:change-default-gender...
2015-05-19 Steve KlabnikRollup merge of #25583 - steveklabnik:gh25517, r=alexcr...
2015-05-19 borsAuto merge of #24333 - arielb1:implement-rfc401, r=nrc
2015-05-19 Erik Michaels... Change default gender in the dining philosophers project
2015-05-19 Ariel Ben-YehudaFix rebase conflicts
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 Brian Andersonmk: Report the prerelease version on beta again. Fixes...
2015-05-19 Alex Crichtonmk: Update `make dist` for MSVC targets
2015-05-19 Alex Crichtonstd: Don't require rust_try as an exported symbol
2015-05-19 Alex Crichtonrustc_trans: Apply dllexport attributes for MSVC
2015-05-19 Alex Crichtonstd: Mark rust_get_num_cpus as dllexport
2015-05-19 Alex Crichtonstd: Implement aborting stubs for MSVC unwinding
2015-05-19 Alex Crichtonrustc_llvm: Don't export constants across dlls
2015-05-19 Alex Crichtonmk: Generate a .def file for rustc_llvm on MSVC
2015-05-19 Alex Crichtonrustc_trans: Tidy up some style and line lengths
2015-05-19 Alex Crichtonrustc_trans: Add MSVC linker support
2015-05-19 Alex Crichtonrustc_trans: Clean up some style in back::link
2015-05-19 Alex Crichtonlibc: Add necessary libraries for MSVC
2015-05-19 Alex Crichtonmklldeps: Don't link stdc++/c++ on MSVC
2015-05-19 Alex Crichtonrustc_back: Tweak the MSVC target spec
2015-05-19 Alex Crichtonrustc_back: Remove unneeded explicit variable
2015-05-19 Alex Crichtonrustc_back: Refactor Archive to better express intent
2015-05-19 Alex Crichtonrustc: Shorten MSVC metadata section name
2015-05-19 Alex Crichtonmk: Add the ability to depend on native LLVM tools
2015-05-19 Alex Crichtonmk: Fix MSVC build for rustllvm.lib
2015-05-19 Alex Crichtonmk: Fix building compiler-rt on MSVC
2015-05-19 Alex Crichtonmk: Don't add cross prefixes for MSVC
2015-05-19 Alex Crichtonmk: Add build system support for cl.exe
2015-05-19 Alex Crichtonmk: Enable building LLVM targeting MSVC
2015-05-19 Alex Crichtonconfigure: Start adding MSVC support
2015-05-19 parirdoc: fix a broken link
2015-05-19 Alex Crichtonmk: Fix native LLVM deps for cross-host builds
2015-05-19 Alex Crichtonmk: Correct names of installed libs on windows
2015-05-19 Alex Crichtonmk: Remove generation of .d files
2015-05-19 Alex Crichtonrt: Clean up to build with cl.exe
2015-05-19 parirdoc: add missing fences
2015-05-19 borsAuto merge of #25605 - Manishearth:rollup, r=Manishearth
2015-05-19 peferronFix description of assert!
2015-05-19 Ariel Ben-YehudaFix translation of semi-constant if-statements
2015-05-19 Ariel Ben-YehudaMake float -> int casts actually work
2015-05-19 Ariel Ben-YehudaAddress review commets
2015-05-19 Ariel Ben-Yehudaremove todo
2015-05-19 Ariel Ben-Yehudafix conflicts
2015-05-19 Ariel Ben-YehudaFix test fallout, and add some rather comprehensive...
2015-05-19 Ariel Ben-YehudaOverhaul cast semantics and make them follow RFC401
2015-05-19 Ariel Ben-YehudaExpose enum discriminant signedness
2015-05-19 Manish GoregaokarRollup merge of #25591 - rick68:patch-2, r=alexcrichton
2015-05-19 Manish GoregaokarRollup merge of #25590 - michaelsproul:enum-struct...
2015-05-19 Manish GoregaokarRollup merge of #25587 - bluss:rustdoc-type-margin...
2015-05-19 Manish GoregaokarRollup merge of #25580 - killercup:trpl/unify-code...
2015-05-19 Manish GoregaokarRollup merge of #25576 - mbrubeck:pathext-doc, r=stevek...
2015-05-19 Manish GoregaokarRollup merge of #25575 - clatour:patch-2, r=steveklabnik
2015-05-19 Manish GoregaokarRollup merge of #25562 - svetlyak40wt:patch-1, r=alexcr...
2015-05-19 Manish GoregaokarRollup merge of #25556 - mdinger:patch-1, r=alexcrichton
2015-05-19 Manish GoregaokarRollup merge of #25551 - cllns:add-active-class-to...
2015-05-19 Manish GoregaokarRollup merge of #25512 - peferron:doc-traits-error...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 Mohammed AttiaFix lifetimes trpl typo
2015-05-19 Björn SteinbrinkDon't call drop when taking the address of unsized...
2015-05-19 Parker Moorefmt.rs: add note about lack of padding support for...
2015-05-19 borsAuto merge of #25550 - sfackler:derive-debug-unsized...
2015-05-19 borsAuto merge of #25548 - sfackler:debug-builders-by-ref...
2015-05-19 Wei-Ming YangUpdate iter.rs
2015-05-19 Michael SproulExplain E0023, E0024, E0025, E0026, E0027, E0033.
2015-05-19 Steven FacklerFix debug builder examples examples
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 Ulrik Sverdrupcollections: Clean up feature flags doc examples
2015-05-19 Ulrik Sverdrupcollections: Avoid unstable code in examples for Vec
2015-05-19 Ulrik Sverdrupcollections: Avoid unstable code in examples for String
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-19 Alex Crichtonstd: Make abs() panic on overflow in debug mode
2015-05-18 Ulrik Sverdruprustdoc: Fix left margin for type aliases
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 Steve KlabnikAdd example for from_str_radix
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-18 Pascal HertleifTRPL: Normalize rust Code Block Markers
2015-05-18 Pascal HertleifTRPL: Add `rust` Marker to Some Code Block
2015-05-18 Matt Brubeck[doc] Add a reference from PathExt to fs::metadata
2015-05-18 clatourtrpl: Dining philosophers backstory typo
2015-05-18 borsAuto merge of #25501 - nham:E0072_E0073, r=alexcrichton
2015-05-18 Alexander ArtemenkoMove all version headers to the same level.
2015-05-18 borsAuto merge of #25560 - Manishearth:rollup, r=Manishearth
2015-05-18 peferronUse byte string literal syntax
2015-05-18 Manish GoregaokarRollup merge of #25537 - carols10cents:grammar-oops...
2015-05-18 Manish GoregaokarRollup merge of #25530 - peferron:doc-closures-whitespa...
2015-05-18 Manish GoregaokarRollup merge of #25526 - chellmuth:patch-1, r=alexcrichton
2015-05-18 borsAuto merge of #25541 - klutzy:remove-packed-attr, r...
next