]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-09 Brian Andersonmk: Add rustbook to source dist
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex CrichtonFix dead links in the guide and reorganize
2015-01-08 Cristian Kubisdoc: Fix unresolved import in Bitv example
2015-01-08 Michael NeumannFix destroy assertions in mutex/rwlock/condvar
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Niko MatsakisRemove silly long line.
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Alex Crichtonrollup merge of #20751: nikomatsakis/issue-20232
2015-01-08 Alex Crichtonrollup merge of #20746: dotdash/fix_indent
2015-01-08 Alex Crichtonrollup merge of #20740: FlaPer87/remove-opt-out-copy
2015-01-08 Alex Crichtonrollup merge of #20738: brson/feature-staging2
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 Alex Crichtonrollup merge of #19897: steveklabnik/trpl
2015-01-08 Niko MatsakisAdd another test using projection types in impls.
2015-01-08 Niko MatsakisNormalize types bottom up. Fixes #20666.
2015-01-08 Steve Klabnik"The Rust Programming Language"
2015-01-08 Niko MatsakisAdjust tests to be clearer about the type that results...
2015-01-08 Niko MatsakisRename test to fit naming convention.
2015-01-08 Niko MatsakisNormalize types in supertraits when checking that impls...
2015-01-08 Niko MatsakisNormalize types in impls, add test for coherence failure.
2015-01-08 borsauto merge of #20032 : Manishearth/rust/plugin-loader...
2015-01-08 Niko MatsakisWrap long line
2015-01-08 Niko MatsakisModify lifetime-infereence-give-expl-lifetime-param...
2015-01-08 Niko MatsakisAllow shift operator to take any integral type (and...
2015-01-08 Felix S. Klock IIUpdate graphviz tests to accommodate new isize/usize...
2015-01-08 Felix S. Klock IIUpdate the compile-fail-fulldeps tests with new isize...
2015-01-08 Felix S. Klock IIAccommodate the "int literal is too large" error messag...
2015-01-08 Huon WilsonTest fixes.
2015-01-08 Huon WilsonUpdate compile-fail tests to use is/us, not i/u.
2015-01-08 Huon WilsonUpdate compile fail tests to use usize.
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2015-01-08 Huon WilsonRemove warning from the libraries.
2015-01-08 Huon WilsonAdd a warning feature gate for int/uint in types and...
2015-01-08 Huon WilsonStore deprecated status of i/u-suffixed literals.
2015-01-08 Manish GoregaokarIgnore extra error from test for now
2015-01-08 Niko MatsakisAdd new test for #20232.
2015-01-08 Niko MatsakisUpdate regionck to discharge the binder safely (using
2015-01-08 Niko MatsakisFix the actual bug for #20232: when creating the cmt...
2015-01-08 Niko MatsakisUpdate the "English-language" to-string function of...
2015-01-08 Niko MatsakisAdd comments to autoderef() helper and refactor it...
2015-01-08 borsauto merge of #20744 : huonw/rust/fix-string-slicing...
2015-01-08 Flavio PercocoRemove the deprecated opt_out_copy feature
2015-01-08 Björn SteinbrinkRestore indentation in common.rs
2015-01-08 Huon WilsonLet ToString work with unsized types, importantly,...
2015-01-08 Brian AndersonImprovements to feature staging
2015-01-08 Manish GoregaokarAdd test for -Z extra-plugins
2015-01-08 borsauto merge of #20737 : aturon/rust/stab-stragglers...
2015-01-08 Aaron TuronAdd missing module stability attributes
2015-01-08 Manish Goregaokarlibsyntax: add COMMAND_LINE_SP and use it for spans...
2015-01-08 Manish Goregaokarlibrustc_driver: Add support for loading plugins via...
2015-01-08 Manish Goregaokarlibrustc::plugin : make PluginLoader usable for loading...
2015-01-08 Manish Goregaokarlibrustc::metadata : Allow passing a string to read_plu...
2015-01-08 Manish Goregaokarlibrustc::session : Make DebuggingOpts use the options...
2015-01-08 Manish Goregaokarlibrustc::session : Make cgoptions macro more generic
2015-01-08 Akos KissFix: `libc::c_char` is not always `i8`
2015-01-08 Tshepang Lekhonkhobebench: fix a few compiler warnings
2015-01-08 Kevin RauwolfSpelling fix compatibel -> compatible
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex CrichtonMore test fixes and rebase conflicts
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex CrichtonTest fixes and rebase conflicts
2015-01-08 Nick CameronForbid associated items in inherent impls
2015-01-08 Alex Crichtonrollup merge of #20707: nikomatsakis/issue-20582
2015-01-08 Alex Crichtonrollup merge of #20723: pnkfelix/feature-gate-box-syntax
2015-01-08 Felix S. Klock IIfallout: part of changes to compile-fail tests. (follo...
2015-01-08 Alex Crichtonrollup merge of #20720: nick29581/assoc-ice-missing
2015-01-08 Felix S. Klock IIfallout: run-fail tests that use box. (many/all could...
2015-01-08 Alex Crichtonrollup merge of #20657: alexcrichton/stabilize-macros
2015-01-08 Nick CameronRemove String impls and fix for make tidy
2015-01-08 Alex Crichtonrollup merge of #20706: nikomatsakis/assoc-types-projec...
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
2015-01-08 Alex Crichtonrollup merge of #20728: huonw/type-param-shadowing
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Huon WilsonProhibit type parameter shadowing with a clunky hammer.
2015-01-08 Alex Crichtonrollup merge of #20721: japaric/snap
2015-01-08 Niko MatsakisNormalize types of fields in struct literals during...
2015-01-08 Niko MatsakisUpdate compile-fail test with new message that is gener...
2015-01-08 Niko MatsakisAdd rather involved run-pass test case.
2015-01-08 Niko MatsakisNormalize associated types in `with_field_tys`
2015-01-08 Niko MatsakisUse ty::type_is_sized() so that we handle projection...
2015-01-08 Alex Crichtonrollup merge of #20726: dgrunwald/require-parens-for...
2015-01-08 Alex Crichtonrollup merge of #20725: tomjakubowski/rustdoc-misc
2015-01-08 Alex Crichtonrollup merge of #20722: alexcrichton/audit-show
2015-01-08 Alex Crichtonrollup merge of #20716: brson/RUST_DEBUG
2015-01-08 Alex Crichtonrollup merge of #20710: daboross/fix-stable-before...
2015-01-08 Alex Crichtonrollup merge of #20709: thiagopnts/ownership-guide...
2015-01-08 Alex Crichtonrollup merge of #20708: aturon/new-int-modules
2015-01-08 Alex Crichtonrollup merge of #20704: alexcrichton/hopefully-make...
2015-01-08 Alex Crichtonrollup merge of #20703: barosl/rustdoc-z-index-fallout
2015-01-08 Alex Crichtonrollup merge of #20696: reem/unsized-typeid
2015-01-08 Alex Crichtonrollup merge of #20695: frewsxcv/patch-2
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20688: jroesch/reject-non-param-bounds...
2015-01-08 Alex Crichtonrollup merge of #20680: nick29581/target-word
next