]> git.lizzy.rs Git - rust.git/history - src
sed -i -s 's/\bmod,/self,/g' **/*.rs
[rust.git] / src /
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 Aparicioserialize: fix fallout
2015-01-03 Jorge Apariciostd: fix fallout
2015-01-03 Jorge Apariciocollections: fix fallout
2015-01-03 Jorge Apariciocore: use assoc types in `Index[Mut]`
2015-01-03 Jorge Apariciotypeck: Index[Mut] traits now have *one* input paramete...
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 Apariciocore: merge IteratorPairExt into IteratorExt
2015-01-03 Jorge AparicioRegister new snapshots
2015-01-03 Jorge Apariciocore: merge DoubleEndedIteratorExt into IteratorExt
2015-01-03 Jorge Apariciobench: fix fallout
2015-01-03 Jorge Apariciocoretest: fix fallout
2015-01-03 Jorge Apariciofix rpass/cfail tests
2015-01-03 Jorge Apariciotest: fix fallout
2015-01-03 Jorge Aparicioregex_macros: fix fallout
2015-01-03 Jorge Apariciorustc_driver: fix fallout
2015-01-03 Jorge Apariciorustc_trans: fix fallout
2015-01-03 Jorge Apariciorustc_typeck: fix fallout
2015-01-03 Jorge Apariciorustc: fix fallout
2015-01-03 Jorge Apariciosyntax: fix fallout
2015-01-03 Jorge Aparicioserialize: fix fallout
2015-01-03 Jorge Aparicioregex: fix fallout
2015-01-03 Jorge Apariciofmt_macros: fix fallout
2015-01-03 Jorge Apariciographviz: fix fallout
2015-01-03 Jorge Apariciostd: fix fallout
2015-01-03 Jorge Apariciocollections: fix fallout
2015-01-03 Jorge Apariciounicode: fix fallout
2015-01-03 Jorge Apariciorand: fix fallout
2015-01-03 Jorge Apariciocore: use assoc types in Iterator et al
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 Niko MatsakisMove upvar checking into its own pre-pass that occurs...
2015-01-03 Niko MatsakisMake `ty::ParameterEnvironment`, not `ty::ctxt`, implem...
2015-01-03 Niko MatsakisModify `type_known_to_meet_builtin_bound` so that it...
2015-01-03 Niko MatsakisBe more tolerant of errors in EUV so we can run it...
2015-01-03 Niko MatsakisStop calling `bug()` in various weird cases and instead...
2015-01-03 Niko MatsakisRe-introduce `McResult<>` as a way of aborting mem...
2015-01-03 borsauto merge of #20456 : brson/rust/packaging2, r=alexcri...
2015-01-03 Brian AndersonRemove .pkg and .exe installers
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
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 Alex CrichtonRebase test fixes v2
2015-01-02 Jorge Apariciofix rpass test with s/Output/Target/g
2015-01-02 Niko MatsakisHandle recursive obligations without exiting the infere...
2015-01-02 Niko MatsakisTemporarily do not evaluate subobligations.
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
2015-01-02 Alex Crichtonrollup merge of #20382: alexcrichton/isuse-20376
2015-01-02 Alex Crichtonrollup merge of #20377: alexcrichton/issue-20352
2015-01-02 Alex Crichtonrollup merge of #20273: alexcrichton/second-pass-comm
2015-01-02 Niko MatsakisAddress nits.
2015-01-02 Niko MatsakisTest that we can call unboxed closures with the sugar...
2015-01-02 Niko MatsakisEnsure that, for every trait `Foo`, the predicate ...
2015-01-02 Niko MatsakisRefactor object-safety into its own (cached) module...
2015-01-02 Niko MatsakisMove the `upcast` routine into traits and use it for...
2015-01-02 Niko MatsakisDo not automatically make `Self` `Sized` in traits.
2015-01-02 Niko MatsakisFix fallout in tests.
2015-01-02 Corey Richardsonrustdoc: fix rendering of associated types
2015-01-02 Jorge Apariciomerge `*SliceExt` traits, use assoc types in `SliceExt...
2015-01-02 Niko MatsakisFix fallout from change, adding explicit `Sized` annota...
2015-01-02 Alex CrichtonRegister new snapshots
2015-01-02 Alex Crichtonrollup merge of #20157: alexcrichton/issue-20068
2015-01-02 Steve KlabnikProperly deal with Ordering in the guide
2015-01-02 Alex Crichtonstd: Stabilize the prelude module
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 borsauto merge of #20356 : Gankro/rust/stab, r=aturon
2015-01-02 Seo SanghyeonAdd a pretty-print test
2015-01-02 Seo SanghyeonMake type in ast::Local optional
2015-01-02 Nick CameronRebasing
2015-01-02 Nick CameronUse `derive` rather than `deriving` in tests
2015-01-02 Nick CameronAccept `derive` instead of `deriving`
next