]> git.lizzy.rs Git - rust.git/history - src/test
librustc: Don't try to perform the magical
[rust.git] / src / test /
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #14994 : nick29581/rust/comments, r=bstrie
2014-06-18 borsauto merge of #14992 : nathantypanski/rust/collect...
2014-06-18 Luqman Adenlibrustc: Don't overwrite vtables when coercing to...
2014-06-18 borsauto merge of #14880 : SimonSapin/rust/byte-literals...
2014-06-18 Kevin Butlerrustc: reduce redundant resolve errors.
2014-06-18 borsauto merge of #14869 : nick29581/rust/tstore, r=nmatsakis
2014-06-17 Simon SapinFix expected error message in a test.
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 Simon SapinAdd br##"xx"## raw byte string literals.
2014-06-17 Simon SapinAdd a b"xx" byte string literal of type &'static [u8].
2014-06-17 Simon SapinAdd a b'x' byte literal of type u8.
2014-06-17 Kevin Butlerrustc: Add self/super hint for extern crate resolve...
2014-06-17 borsauto merge of #14977 : pcwalton/rust/address-insignific...
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 Patrick Waltonlibrustc: Make addresses of immutable statics insignifi...
2014-06-17 Luqman Adenlibrustc: Check regions for overloaded calls.
2014-06-17 borsauto merge of #14957 : alexcrichton/rust/rustdoc-fixups...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14945 : alexcrichton/rust/issue-14940...
2014-06-17 Alex Crichtonstd: Chunk writing to stdout on windows
2014-06-17 borsauto merge of #14947 : zwarich/rust/check-loans-not...
2014-06-17 borsauto merge of #14955 : alexcrichton/rust/rollup, r...
2014-06-17 Alex CrichtonFix --disable-rpath and tests
2014-06-17 Alex Crichtonrustc: Don't mark type parameters as exported
2014-06-17 John SchmidtChange prints: @T -> Gc<T> , ~T -> Box<T>
2014-06-17 Kevin Butlerrustc: Improve span for error about using a method...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 Alex Crichtonrustc: Start accepting `*const T`
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14781 : alexcrichton/rust/issue-14724...
2014-06-16 Alex Crichtonstd: Improve pipe() functionality
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-14 Jakub WieczorekFix an ICE on a cast from an inferred nil to uint
2014-06-14 borsauto merge of #14835 : alexcrichton/rust/no-more-at...
2014-06-14 Alex Crichtonrustc: Obsolete the `@` syntax entirely
2014-06-14 borsauto merge of #14884 : huonw/rust/getoptsfail, r=alexcr...
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14739 : zwarich/rust/mut-unique-path...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 Cameron ZwarichAdd new tests for uses of mutably borrowed paths
2014-06-14 Cameron ZwarichEnforce stronger guarantees for mutable borrows
2014-06-14 Cameron ZwarichMake analyze_move_out_from more field-sensitive
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-14 Huon Wilsongetopts: format failure messages with `Show`.
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Alex CrichtonRolling up PRs in the queue
2014-06-13 Huon Wilsonsyntax: parse outer attributes in `quote_item!` calls.
2014-06-13 Huon Wilsonsyntax: fix quote_pat! & unignore a quotation test.
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-13 Luqman Adenlibrustc: Take in account mutability when casting array...
2014-06-13 Jakub WieczorekFix the unused struct field lint for struct variants
2014-06-13 Patrick Waltonlibsyntax: Allow `+` to separate trait bounds from...
2014-06-13 Patrick Waltonlibrustc: Fix the issue with labels shadowing variable...
2014-06-13 borsauto merge of #14604 : nikomatsakis/rust/issue-5527...
2014-06-13 Patrick Waltonlibrustc: Forbid enum-to-float casts.
2014-06-13 Niko MatsakisIntroduce VecPerParamSpace and use it to represent...
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #13222 : nick29581/rust/dxr4, r=brson
2014-06-13 Nick CameronDump results of analysis phase as CSV
2014-06-13 borsauto merge of #14858 : alexcrichton/rust/no-jemalloc...
2014-06-13 borsauto merge of #14819 : michaelwoerister/rust/unique_typ...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 Guillaume PinotRelicense shootout-binarytrees.rs
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 Guillaume PinotRelicense shootout-pidigits.rs
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 Michael Woeristerdebuginfo: Generate cross-crate unique type identifiers...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14801 : pcwalton/rust/name-shadowing...
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 Alex Crichtonstd: Remove i18n/l10n from format!
2014-06-11 borsauto merge of #14703 : alexcrichton/rust/no-more-owned...
2014-06-11 Alex Crichtonrustc: Remove ~[T] from the language
2014-06-11 Patrick Waltonlibrustc: Forbid identifiers that shadow in the same...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonsync: Move underneath libstd
2014-06-11 Alex Crichtonrustc: Move the AST from @T to Gc<T>
2014-06-11 borsauto merge of #14789 : aochagavia/rust/prelude, r=alexc...
2014-06-11 borsauto merge of #14788 : Sawyer47/rust/issue-13214, r...
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14764 : jbcrail/rust/fix-more-comments...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 Piotr JawniakAdd test for issue #13214
2014-06-10 borsauto merge of #14606 : pcwalton/rust/fn-trait-sugar...
next