]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-02-11 Sébastien Marieopenbsd don't support TLS
2015-02-11 borsAuto merge of #22160 - dotdash:extern_rust, r=brson
2015-02-10 Björn SteinbrinkFix ICE when compiling "extern" rust functions
2015-02-10 borsAuto merge of #22089 - dotdash:llvm_20150207, r=alexcri...
2015-02-10 borsAuto merge of #22153 - alexcrichton:rollup, r=alexcrichton
2015-02-10 Alex CrichtonTest fixes and rebase conflicts
2015-02-10 Alex Crichtonrollup merge of #22144: pnkfelix/fru-privacy-rfc-736
2015-02-10 Alex Crichtonrollup merge of #22147: dotdash/llvm_version
2015-02-10 Alex Crichtonrollup merge of #22143: pnkfelix/fix-issue-20801
2015-02-10 Alex Crichtonrollup merge of #22142: Kimundi/unsized_unique
2015-02-10 Alex Crichtonrollup merge of #22135: apasel422/issue-22131
2015-02-10 Alex Crichtonrollup merge of #22130: steveklabnik/gh20172
2015-02-10 Alex Crichtonrollup merge of #22129: steveklabnik/gh22032
2015-02-10 Alex Crichtonrollup merge of #22128: steveklabnik/gh22085
2015-02-10 Alex Crichtonrollup merge of #22125: alexcrichton/into-iter-stability
2015-02-10 Alex Crichtonrollup merge of #22120: lukesteensen/closures_guide
2015-02-10 Alex Crichtonrollup merge of #22116: kmcallister/cfg_attr
2015-02-10 Alex Crichtonrollup merge of #22115: nagisa/dedupe-cratetypes
2015-02-10 Alex Crichtonrollup merge of #22112: mbudde/std-cell-doc-fix
2015-02-10 Alex Crichtonrollup merge of #22109: petrochenkov/intuint1
2015-02-10 Alex Crichtonrollup merge of #22106: steveklabnik/doc_trait_objects
2015-02-10 Alex Crichtonrollup merge of #22103: pczarn/fix-ice-22091
2015-02-10 Alex Crichtonrollup merge of #22097: cllns/fix-fallback-fonts
2015-02-10 Alex Crichtonrollup merge of #22094: alkor/cleanup-show-string
2015-02-10 Alex Crichtonrollup merge of #22088: semarie/openbsd-rmake
2015-02-10 Alex Crichtonrollup merge of #22072: geofft/doc-byte-string-literal
2015-02-10 Alex Crichtonrollup merge of #22067: Gankro/collections-tests
2015-02-10 Alex Crichtonrollup merge of #22065: bluss/range-size-hint
2015-02-10 Alex Crichtonrollup merge of #22052: octplane/patch-1
2015-02-10 Alex Crichtonrollup merge of #22051: nagisa/main-emission
2015-02-10 Alex Crichtonrollup merge of #22049: caspark/fix-link-to-rustdoc
2015-02-10 Alex Crichtonrollup merge of #22012: pnkfelix/propagate-container...
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21920: vojtechkral/main-thread-name
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 Felix S. Klock IIadd `//~ ERROR` line to test for privacy respecting...
2015-02-10 Björn SteinbrinkAdd a flag to skip the LLVM version check in configure
2015-02-10 Andrew Paseltinerparse cfgspecs passed to rustdoc
2015-02-10 Felix S. Klock IIAdd comment noting that this naive approach is not...
2015-02-10 Felix S. Klock IIMake FRU respect privacy of all struct fields, mentione...
2015-02-10 Vojtech KralMove native thread name setting from thread_info to...
2015-02-10 Felix S. Klock IIAdd error message (i.e. do not ICE) when moving out...
2015-02-10 Marvin LöbelMade the `ptr::Unique` type accept unsized types, to...
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #22026 - kmcallister:plugin, r=sfackler
2015-02-10 borsAuto merge of #21961 - nick29581:hrl-syntax, r=nmatsakis
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-10 Nick CameronTests
2015-02-10 Steve KlabnikSet up docs for missing core types
2015-02-10 Steve KlabnikRemove bottom from the reference
2015-02-10 Steve KlabnikRemove incorrect docs from mem::transmute
2015-02-10 Alex Crichtonstd: Add a new `fs` module
2015-02-10 Steve KlabnikAdd documentation on trait objects.
2015-02-10 Alex Crichtonstd: Mark IntoIterator::into_iter as #[stable
2015-02-09 Alex Crichtonstd: Rename IntoIterator::Iter to IntoIter
2015-02-09 Alex Crichtonstd: Remove typarms from IteratorExt::cloned
2015-02-09 Keegan McAllisterAdd a help message for deprecated #[plugin] extern...
2015-02-09 Luke Steensenremove obsolete closure syntax from the guide
2015-02-09 Keegan McAllisterUse a crate attribute to load plugins
2015-02-09 Pierre BailletUpdate deprecation notice.
2015-02-09 Björn SteinbrinkUpdate llvm to rust-llvm-2015-02-09
2015-02-09 Sean CollinsMake fallback font 'serif', rather than 'sans-serif...
2015-02-09 borsAuto merge of #21876 - nick29581:driver-args, r=huonw
2015-02-09 Felix S. Klock IIadd test illustrating the feature.
2015-02-09 Felix S. Klock IIGiven `<expr> as Box<Trait>`, infer that `Box<_>` is...
2015-02-09 Keegan McAllisterProcess cfg_attr right before stripping cfg
2015-02-09 Simonas KazlauskasDeduplicate --crate-type arguments
2015-02-09 Keegan McAllistersyntax::fold: Allow removing attributes
2015-02-09 Michael BuddeFix links to module-level documentation in `std::cell`
2015-02-09 weint/uint => isize/usize in liblibc/liballoc/libarena
2015-02-09 Nick CameronReview changes
2015-02-09 Nick CameronRefactor compilation to make it easier to use for tools
2015-02-09 borsAuto merge of #22059 - Gankro:vec-split, r=alexcrichton
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 Piotr Czarneckisyntax: Fix integer underflow in diagnostic
2015-02-08 Nick CameronAccept quantification of lifetimes outside the self...
2015-02-08 Alexander KorolkovRename Show to Debug, String to Display
2015-02-08 Vojtech KralMove native thread name setting from thread_info to...
2015-02-08 borsAuto merge of #22046 - mneumann:dragonfly-libstd-fixes...
2015-02-08 borsAuto merge of #22054 - LeoTestard:include-parse-errors...
2015-02-08 Sébastien Marieadapt run-make test suite for openbsd
2015-02-08 Simonas KazlauskasAdd a test for mainless emit targets
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21565 - kmcallister:poison, r=alexcrichton
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-08 borsAuto merge of #22044 - caspark:fix-rc-doc-links, r...
2015-02-08 borsAuto merge of #21988 - kmcallister:no-std, r=sfackler
2015-02-08 Geoffrey Thomasreference.md: Byte string literals start with a 'b'
2015-02-07 Ulrik SverdrupFix std::ops::Range size_hint and ExactSizeIterator...
2015-02-07 Alexisadd missing features to libcollections tests
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 Alexisminor fixes to Vec docs and bounds check
2015-02-07 Keegan McAllisterFix new test
2015-02-07 Keegan McAllisterMake std::fmt a simple re-export from collections
2015-02-07 Keegan McAllisterFake up #![no_std] on pretty-printing; keep it out...
next