]> git.lizzy.rs Git - rust.git/history - src/test
rollup merge of #19888: steveklabnik/gh19861
[rust.git] / src / test /
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-06 Alex Crichtonrollup merge of #19736: steveklabnik/gh19662
2015-01-06 Alex Crichtonrollup merge of #19235: bjz/reference
2015-01-05 borsauto merge of #20578 : japaric/rust/no-more-bc, r=nmatsakis
2015-01-05 Jorge Apariciofix tests
2015-01-05 Jorge Aparicioreplace `f.call_mut(a, b, ..)` with `f(a, b, ..)`
2015-01-05 Niko MatsakisCorrectly "detuple" arguments when creating trait objec...
2015-01-05 Niko MatsakisFix ICE caused by forgotten bcx
2015-01-05 Jorge Apariciofix benchmarks
2015-01-05 Jorge Apariciofix debuginfo tests
2015-01-05 Jorge Apariciofix pretty tests
2015-01-05 Jorge Apariciofix run-make test
2015-01-05 Jorge Apariciofix cfail tests
2015-01-05 Jorge Apariciofix rpass tests
2015-01-05 borsauto merge of #20572 : nikomatsakis/rust/assoc-supertra...
2015-01-05 borsauto merge of #20514 : alexcrichton/rust/serialize...
2015-01-05 Niko MatsakisImprove test to include a projection, per @huonw's...
2015-01-05 Niko MatsakisMake supertrait references work in object types too.
2015-01-05 Niko MatsakisPermit bindings of (and references to) associated types...
2015-01-05 borsauto merge of #20451 : brson/rust/installer, r=alexcrichton
2015-01-05 Alex Crichtonserialize: Use assoc types + less old_orphan_check
2015-01-05 borsauto merge of #20395 : huonw/rust/char-stab-2, r=aturon
2015-01-05 borsauto merge of #20285 : FlaPer87/rust/oibit-send-and...
2015-01-05 borsauto merge of #20163 : bfops/rust/master, r=Gankro
2015-01-04 Flavio PercocoPut negative trait implemtations behind a feature gate
2015-01-04 Flavio PercocoAdd syntax for negative implementations of traits
2015-01-04 borsMerge pull request #20520 from nhowell/patch-1
2015-01-04 borsMerge pull request #20515 from tshepang/modernise-ping...
2015-01-04 borsMerge pull request #20512 from bjz/rustdoc
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsMerge pull request #20295 from eddyb/poly-const
2015-01-04 borsauto merge of #20527 : nikomatsakis/rust/japaric-boxed...
2015-01-04 Niko MatsakisFix ICE in WF checker when we encounter bound regions...
2015-01-04 Eduard Burtescurustc: allow paths in constants to refer to polymorphic...
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 Tshepang Lekhonkhobebench: remove warnings from rt-messaging-ping-pong.rs
2015-01-04 borsauto merge of #20462 : alexcrichton/rust/remove-depreca...
2015-01-04 Alex CrichtonRemove deprecated functionality
2015-01-04 borsauto merge of #20504 : japaric/rust/derive-self, r...
2015-01-04 Jorge Aparicioremove `Any[Mut]RefExt` traits in favor of `impl Any`
2015-01-04 Jorge Apariciosed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
2015-01-04 Jorge Apariciosed -i -s 's/\bmod}/self}/g' **/*.rs
2015-01-04 Jorge Apariciosed -i -s 's/\bmod,/self,/g' **/*.rs
2015-01-04 borsauto merge of #20490 : japaric/rust/assoc-types, r...
2015-01-03 Jorge Aparicioadd feature gate to some benchmarks
2015-01-03 Jorge Apariciofix rpass/cfail tests
2015-01-03 Jorge Apariciouse assoc types in unop traits
2015-01-03 Jorge Apariciouse assoc types in binop traits
2015-01-03 borsauto merge of #19790 : akiss77/rust/aarch64-configure...
2015-01-03 Akos KissInitial version of AArch64 support.
2015-01-03 Jorge Apariciobench: fix fallout
2015-01-03 Jorge Apariciofix rpass/cfail tests
2015-01-03 borsauto merge of #20432 : nikomatsakis/rust/fn-inference...
2015-01-03 Niko Matsakis"Fallout": Slightly different errors are generated...
2015-01-03 Niko MatsakisRunning EUV requires the Copy lang item, so adjust...
2015-01-03 borsauto merge of #20456 : brson/rust/packaging2, r=alexcri...
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 Niko MatsakisMake call notation use autoderef. Fixes #18742.
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 borsauto merge of #20436 : alexcrichton/rust/rollup, r...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex CrichtonRebase test fixes v2
2015-01-02 Jorge Apariciofix rpass test with s/Output/Target/g
2015-01-02 Niko MatsakisEvaluate projection predicates during trait selection...
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonRollup test fixes and rebase conflicts
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 Alex Crichtonrollup merge of #20425: sanxiyn/opt-local-ty
2015-01-02 Alex Crichtonrollup merge of #20416: nikomatsakis/coherence
2015-01-02 Alex Crichtonrollup merge of #20407: michaelwoerister/unreachable...
2015-01-02 Alex Crichtonrollup merge of #20404: japaric/at-tests
2015-01-02 Alex Crichtonrollup merge of #20392: daramos/travis
2015-01-02 Alex Crichtonrollup merge of #20391: daramos/utf8_lossy
2015-01-02 Alex Crichtonrollup merge of #20388: brson/install-tweaks
2015-01-02 Alex Crichtonrollup merge of #20386: frewsxcv/rm-reexports
2015-01-02 Alex Crichtonrollup merge of #20385: nick29581/x-object
2015-01-02 Alex Crichtonrollup merge of #20380: dcrewi/fix-make-install
2015-01-02 Alex Crichtonrollup merge of #20334: nagisa/ffi-llvm
2015-01-02 Alex Crichtonrollup merge of #20227: FlashYoshi/patch-1
2015-01-02 Alex Crichtonrollup merge of #19625: mrhota/guide_traits
2015-01-02 Niko MatsakisDo not ICE when projecting out of a value with type...
2015-01-02 Jorge Apariciocore: use assoc types in `Deref[Mut]`
2015-01-02 Alex Crichtonrollup merge of #20354: alexcrichton/second-pass-thread...
2015-01-02 Alex Crichtonrollup merge of #20315: alexcrichton/std-sync
2015-01-02 Alex Crichtonrollup merge of #20420: alexcrichton/second-pass-boxed
next