]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-05-24 borsauto merge of #14384 : luqmana/rust/mca, r=alexcrichton
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-24 Luqman Adenlibrustc: Consolidate the attribute handling for taggin...
2014-05-24 borsauto merge of #14379 : brson/rust/simd, r=alexcrichton
2014-05-24 Luqman AdenAdd clang specific flag more selectively.
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 Brian Andersoncore: Derive Show on SIMD types
2014-05-23 Brian Andersoncore: Document simd mod
2014-05-23 Brian Andersonstd: Move unstable::finally to std::finally. #1457
2014-05-23 Brian Andersonstd: Move simd to core::simd and reexport. #1457
2014-05-23 Brian Andersonstd: Move running_on_valgrind to rt::util. #1457
2014-05-23 borsauto merge of #14368 : tedhorst/rust/master, r=alexcrichton
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 Brian AndersonMinor library doc copyediting
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 Alex Crichtonsyntax: Clean out obsolete syntax parsing
2014-05-23 borsauto merge of #14372 : neeee/rust/intrinsic-docs, r...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 P1startFix lifetime error to print `'a` instead of `&'a`
2014-05-23 lucylibcore: Document math intrinsics.
2014-05-23 Ted Horstupdated hash value in reduced benchmark
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-23 Luqman AdenUpdate to LLVM head and mark various ptrs as nonnull.
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Alex Crichtondoc: Touch up the unsafe guide
2014-05-22 Patrick Waltonlibcore: Remove all uses of `~str` from `libcore`.
2014-05-22 Patrick Waltonlibstd: Remove all uses of `~str` from `libstd`
2014-05-22 Patrick Waltonlibtime: Remove the `tz_zone` field from times.
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-22 Jonathan BaileyFixed incorrect module path
2014-05-22 borsauto merge of #14350 : zwarich/rust/let-suggestion...
2014-05-22 Alex CrichtonRemove a slew of old deprecated functions
2014-05-22 borsauto merge of #14346 : alexcrichton/rust/rustdoc-extern...
2014-05-22 Alex Crichtonrustdoc: Fill in external trait methods
2014-05-22 borsauto merge of #14354 : EdorianDark/rust/master, r=huonw
2014-05-22 borsauto merge of #14349 : richo/rust/docs/win64_calling_co...
2014-05-22 Huon Wilsonsyntax: put the correct span on doc-comments inside...
2014-05-22 Huon WilsonSpelling/doc formatting fixes.
2014-05-22 borsauto merge of #14335 : tbu-/rust/pr_doc_strsplit, r...
2014-05-22 Dirk LeifeldRemove allow(deprecated_owned_vector) lint
2014-05-22 borsauto merge of #14345 : alexcrichton/rust/rustdoc-many...
2014-05-22 borsauto merge of #14322 : thestinger/rust/secret_santa_hea...
2014-05-22 Richo Healeydocs: Add win64 calling convention
2014-05-22 borsauto merge of #14321 : alexcrichton/rust/ices, r=pcwalton
2014-05-22 Cameron ZwarichAdd a suggestion to use a `let` binding on some borrowc...
2014-05-22 Alex Crichtondoc: Fix some broken links
2014-05-22 borsauto merge of #14307 : kballard/rust/vim_prelude_mutabl...
2014-05-22 Alex CrichtonChange static.rust-lang.org to doc.rust-lang.org
2014-05-22 borsauto merge of #14301 : alexcrichton/rust/remove-unsafe...
2014-05-21 Alex Crichtonrustdoc: Show types for traits across crates
2014-05-21 Alex Crichtonstd,green: Mark some queue types as NoShare
2014-05-21 Daniel Micayalter `exchange_free` for sized deallocation
2014-05-21 Daniel Micaymigrate from `exchange_malloc` to `allocate`
2014-05-21 borsauto merge of #14334 : brson/rust/deoxidize, r=alexcrichton
2014-05-21 borsauto merge of #14328 : Sawyer47/rust/remove-fixmes...
2014-05-21 Tobias BucherAdd examples for edge cases of str.split/str.splitn
2014-05-21 Brian Andersonmk: Replace 'oxidize' with 'rustc'. Closes #13781
2014-05-21 borsauto merge of #14320 : kballard/rust/fix_stdlib_inject_...
2014-05-21 Alex Crichtonrustc: Fix an ICE with box-placement syntax
2014-05-21 Alex Crichtonrustc: Turn a Box ICE into an error
2014-05-21 Alex Crichtonstd: Change hash to reexport its own Writer
2014-05-21 borsauto merge of #14326 : huonw/rust/tiny-fixes, r=pnkfelix
2014-05-21 Piotr JawniakRemove two outdated FIXMEs from complex.rs
2014-05-21 borsauto merge of #14324 : zecozephyr/rust/docfix, r=luqmana
2014-05-21 Huon Wilsonrustc: improve error messages from wrong --pretty flowg...
2014-05-21 Huon Wilsonrustc: ng -> gn, fix a typo in a string.
2014-05-21 Huon Wilsonrustc: rename the lint `level` enum for style.
2014-05-21 borsauto merge of #14319 : kballard/rust/rename_rng_choose_...
2014-05-21 Jonathan BaileyUpdated doc with correct type.
2014-05-21 borsauto merge of #14316 : kballard/rust/range_inclusive_no...
2014-05-21 borsauto merge of #14315 : kballard/rust/stdreader_isatty...
2014-05-21 borsauto merge of #14259 : alexcrichton/rust/core-mem,...
2014-05-21 Alex Crichtoncore: Stabilize the mem module
2014-05-21 Kevin BallardChange std inject attributes to outer attributes
2014-05-21 Alex Crichtontest: Add test for fixed issue #12796
2014-05-21 Alex Crichtontest: Add a test for fixed issue #12567
2014-05-21 Alex Crichtonrustc: Avoid an unwrap() in check_match
2014-05-21 borsauto merge of #14293 : alexcrichton/rust/weak-lang...
2014-05-21 Alex Crichtonrustc: Avoid out of bounds in check_match
2014-05-21 Alex Crichtontest: Add a test for fixed issue #11844
2014-05-21 Alex Crichtontest: Add test for fixed issue #11736
2014-05-21 Alex Crichtontest: Add a test for fixed issue #10763
2014-05-21 Alex Crichtonrustc: Fix a dynamic borrow error in resolve
2014-05-21 Kevin BallardRemove Rng.choose(), rename Rng.choose_option() to...
2014-05-21 Alex Crichtonrustc: Prevant an out of bounds access in typeck
2014-05-21 Alex Crichtonsyntax: Parse global paths in patterns
2014-05-21 Kevin BallardRemove useless ToPrimitive bound on range_inclusive()
2014-05-21 Kevin BallardAdd .isatty() method to StdReader
2014-05-21 Kevin BallardFix LLVM error with tuple struct match using (..)
2014-05-21 Kevin BallardFix ICE regarding tuple struct matches using (..)
2014-05-21 Kevin BallardAdd run-pass case for issue #14308
2014-05-21 borsauto merge of #13823 : pnkfelix/rust/fsk-fix-13805...
2014-05-21 Alex Crichtongreen: Remove some unsafe code in BasicLoop
2014-05-21 borsauto merge of #14305 : tbu-/rust/pr_doc_bytes, r=huonw
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-20 Kevin Ballardvim: Handle box expressions specially
2014-05-20 Tobias BucherAdd non-utf8 byte to the bytes!() example
next