]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-17 Alex Crichtonrollup merge of #19912: P1start/fn-formatting
2014-12-17 Alex Crichtonrollup merge of #19911: mdinger/tuple_tests2
2014-12-17 Alex Crichtonrollup merge of #19905: AaronFriel/patch-1
2014-12-17 Alex Crichtonrollup merge of #19902: alexcrichton/second-pass-mem
2014-12-17 Alex Crichtonrollup merge of #19895: jbranchaud/add-string-add-doctest
2014-12-17 Alex Crichtonrollup merge of #19893: JacobEdelman/patch-1
2014-12-17 Alex Crichtonrollup merge of #19892: pnkfelix/region-graphviz
2014-12-17 Alex Crichtonrollup merge of #19889: FlaPer87/unboxed-closure
2014-12-17 Alex Crichtonrollup merge of #19887: alexcrichton/serialize-fn-mut
2014-12-17 Alex Crichtonrollup merge of #19885: alexcrichton/char-escape
2014-12-17 Alex Crichtonrollup merge of #19881: larroy/master
2014-12-17 Alex Crichtonrollup merge of #19880: sanxiyn/assoc-resolve-lifetime
2014-12-17 Alex Crichtonrollup merge of #19873: drewm1980/master
2014-12-17 Alex Crichtonrollup merge of #19871: pczarn/ring_buf-remove
2014-12-17 Alex Crichtonrollup merge of #19869: sfackler/free-stdin
2014-12-17 Alex Crichtonrollup merge of #19868: sourcefrog/master
2014-12-17 Alex Crichtonrollup merge of #19860: japaric/copy-markers
2014-12-17 Alex Crichtonrollup merge of #19859: alexcrichton/flaky-test
2014-12-17 Alex Crichtonrollup merge of #19857: japaric/test-19129
2014-12-17 Alex Crichtonrollup merge of #19856: iKevinY/faq-fixes
2014-12-17 Alex Crichtonrollup merge of #19849: alexcrichton/second-pass-option
2014-12-17 Alex Crichtonrollup merge of #19846: nicholasbishop/bishops_magical_...
2014-12-17 Alex Crichtonrollup merge of #19845: jbranchaud/fix-indentation...
2014-12-17 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-17 Alex Crichtonrollup merge of #19832: japaric/no-nocopy
2014-12-17 Alex Crichtonrollup merge of #19831: luqmana/deriving-where
2014-12-17 Alex Crichtonrollup merge of #19830: mchaput/patch-1
2014-12-17 Alex Crichtonrollup merge of #19827: japaric/clone-uc
2014-12-17 Alex Crichtonrollup merge of #19821: bkoropoff/issue-19791
2014-12-17 Alex Crichtonrollup merge of #19820: alexcrichton/deprecate-some...
2014-12-17 Alex Crichtonrollup merge of #19818: emk/regex_at_name_opt
2014-12-17 Alex Crichtonrollup merge of #19770: csouth3/iterator-wrapperstructs
2014-12-17 Alex Crichtonrollup merge of #19766: nick29581/coerce-raw
2014-12-17 Alex Crichtonrollup merge of #19764: lifthrasiir/that-stray-nul
2014-12-17 Alex Crichtonrollup merge of #19755: alexcrichton/rust-serialize
2014-12-17 Alex Crichtonrollup merge of #19753: brson/rust-installer
2014-12-17 Alex Crichtonrollup merge of #19743: steveklabnik/gh16143
2014-12-17 Alex Crichtonrollup merge of #19729: vhbit/ios-oibit-fix
2014-12-17 Alex Crichtonrollup merge of #19720: csouth3/vecmap-newtypes
2014-12-17 borsauto merge of #19800 : sfackler/rust/core-hash, r=alexc...
2014-12-17 borsauto merge of #19799 : alexcrichton/rust/stop-panicking...
2014-12-17 borsauto merge of #19789 : nick29581/rust/assoc-ufcs2,...
2014-12-17 borsauto merge of #19761 : nick29581/rust/coerce-double...
2014-12-17 Kevin YapMinor changes to Rust Language FAQ
2014-12-16 Piotr CzarneckiImplement remove for RingBuf
2014-12-16 P1startUse the sugary syntax to print the `Fn` traits in error...
2014-12-16 borsauto merge of #19921 : FlaPer87/rust/snapshot, r=nikoma...
2014-12-16 Alex Crichtonstd: Change escape_unicode to use new escapes
2014-12-16 Felix S. Klock IIFollowup fixes that I missed during an earlier rebase.
2014-12-16 Valerii HioraFixed iOS build after oibit
2014-12-16 borsauto merge of #19647 : nielsegberts/rust/master, r...
2014-12-16 Flavio PercocoCreate a snapshot on top of 1b97cd3
2014-12-16 borsauto merge of #19782 : gereeter/rust/cleanup-btree...
2014-12-16 Flavio PercocoDon't make unboxed closures implicitly copiable
2014-12-16 borsauto merge of #19777 : nikomatsakis/rust/warn-on-shadow...
2014-12-16 mdingerTuple test no longer needed. Is already in run-pass...
2014-12-16 Steven FacklerMove hash module from collections to core
2014-12-16 borsauto merge of #19478 : nick29581/rust/assoc-ice-test...
2014-12-16 Aaron FrielAdd probe and var for file
2014-12-16 Nick CameronTest for associated types ICE
2014-12-16 Nick CameronRemove the double auto-ref on arrays/strings as receivers
2014-12-16 Alex Crichtonstd: Second pass stabilization of `default`
2014-12-16 Alex Crichtonstd: Second-pass stabilization of `mem`
2014-12-16 Brian KoropoffFix pretty printing of HRTB syntax
2014-12-16 Brian KoropoffAdd regression test for #19791
2014-12-16 Brian KoropoffHandle higher-rank lifetimes when generating type IDs
2014-12-16 borsauto merge of #19747 : alexcrichton/rust/slice-one...
2014-12-16 Chase SouthwoodUse wrapper structs for `HashSet`'s iterators.
2014-12-16 Chase SouthwoodUse wrapper structs for `HashMap`'s iterators.
2014-12-16 Chase SouthwoodUse wrapper structs for `BTreeSet`'s iterators.
2014-12-16 Chase SouthwoodUse wrapper structs for `BTreeMap`'s iterators.
2014-12-16 Nick CameronReview changes
2014-12-16 Nick CameronPath types to associated types with form `T::A`
2014-12-15 jbranchaudAdd a doctest for the string Add function.
2014-12-15 borsauto merge of #19448 : japaric/rust/binops-by-value...
2014-12-15 Jacob EdelmanFixed a small spelling mistake
2014-12-15 Felix S. Klock IIAdded `-Z print-region-graph` debugging option; produce...
2014-12-15 Felix S. Klock IIlibgraphviz: extend API with flags to indicate options...
2014-12-15 Felix S. Klock IIlibgraphviz: add `label` and `escaped` ctors taking...
2014-12-15 Jorge Apariciolibstd: add a dummy field to `OsRng` to avoid out of...
2014-12-15 Jorge AparicioRemove internal uses of `marker::NoCopy`
2014-12-15 Alex Crichtonserialize: Change some FnOnce bounds to FnMut
2014-12-15 borsauto merge of #19882 : steveklabnik/rust/fix_download...
2014-12-15 borsauto merge of #19785 : brson/rust/rollup, r=brson
2014-12-15 Niko MatsakisRemove all shadowed lifetimes.
2014-12-15 Niko MatsakisEmit warning when lifetime names are shadowed.
2014-12-15 Steve KlabnikFix windows download links
2014-12-15 Brian Andersonrollup merge of #19814: jbranchaud/fix-a-typo-in-owners...
2014-12-15 Brian Andersonrollup merge of #19812: frewsxcv/expansion-include...
2014-12-15 Brian Andersonrollup merge of #19804: kballard/vim-new-unicode-escapes
2014-12-15 Brian Andersonrollup merge of #19802: jbranchaud/add-btreeset-new...
2014-12-15 Brian Andersonrollup merge of #19793: tomjakubowski/metadata-const...
2014-12-15 Brian Andersonrollup merge of #19787: akiss77/fix-i8-c_char
2014-12-15 Brian Andersonrollup merge of #19784: csouth3/vim-syntax-iter
2014-12-15 Brian Andersonrollup merge of #19779: Noctune/master
2014-12-15 Brian Andersonrollup merge of #19775: SimonSapin/gedit-new-unicode...
2014-12-15 Brian Andersonrollup merge of #19774: tomjakubowski/rustdoc-consts...
2014-12-15 Brian Andersonrollup merge of #19771: jbranchaud/add-btreeset-iter...
2014-12-15 Brian Andersonrollup merge of #19763: csouth3/remove-featuregates
2014-12-15 Brian Andersonrollup merge of #19754: steveklabnik/remove_sundown
next