]> git.lizzy.rs Git - rust.git/history - src
Add Line Break to Robert Burns Quote
[rust.git] / src /
2015-01-10 Pascal HertleifAdd Line Break to Robert Burns Quote
2015-01-10 borsauto merge of #20839 : alexcrichton/rust/missing-stabil...
2015-01-10 borsauto merge of #20837 : huonw/rust/remove-unused-lifetim...
2015-01-10 borsauto merge of #20794 : sfackler/rust/trailing-attrs...
2015-01-10 borsauto merge of #20802 : huonw/rust/book-css, r=steveklabnik
2015-01-10 borsauto merge of #20782 : iKevinY/rust/trpl-formatting...
2015-01-10 borsauto merge of #20828 : alexcrichton/rust/issue-20823...
2015-01-10 Huon Wilsoncore: rm unused lifetime.
2015-01-09 Alex Crichtonstd: Mark two missing functions as #[stable]
2015-01-09 borsauto merge of #20776 : kmcallister/rust/macro-cleanup...
2015-01-09 Alex Crichtonsyntax: Add #[allow(unstable)] to --test expansion
2015-01-09 borsauto merge of #20815 : brson/rust/installer, r=alexcrichton
2015-01-09 Keegan McAllisterUpdate macro scope intro
2015-01-09 Keegan McAllisterRe-reduce libstd macro duplication
2015-01-09 Brian AndersonFix revert of rust-installer
2015-01-09 borsMerge pull request #20800 from jroesch/add-regression...
2015-01-09 borsMerge pull request #20799 from kud1ing/patch-1
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 Valerii HioraiOS: preliminary 64-bit archs support
2015-01-09 Valerii HioraUpdated compiler-rt
2015-01-09 Valerii HioraiOS: makefiles and runtime for new archs
2015-01-09 Valerii HioraiOS: cabi fixes
2015-01-09 Valerii HioraiOS: fixed test build
2015-01-09 Valerii HioraiOS: updated targets
2015-01-09 Huon Wilsonrustbook: use a relative @import path to ensure it...
2015-01-09 borsauto merge of #20788 : Zoxc/rust/loader, r=huonw
2015-01-09 Huon WilsonHandle errors properly in rustbook.
2015-01-09 Huon WilsonAdd stub deprecation files for each of the old guides.
2015-01-09 Jared RoeschAdd test for issue #20414
2015-01-09 Steven FacklerForbid trailing attributes in impl blocks
2015-01-09 borsauto merge of #20786 : brson/rust/rustdocwarnings,...
2015-01-09 John Kåre AlsakerMake the metadata loader use the appropriate Target...
2015-01-09 Ken TossellMake rustdoc use the `[_; N]` syntax instead of `[_...
2015-01-09 Brian Andersonrustdoc: Stop adding #[deny(warnings)] to all tests
2015-01-09 borsMerge pull request #20779 from brson/prerel
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 Kevin YapStandardize punctuation & formatting of TRPL
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
next