]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-10-04 Brian KoropoffCorrectly generate drop glue for `Box<str>`
2014-10-04 borsauto merge of #17752 : SimonSapin/rust/patch-6, r=thest...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 borsauto merge of #17743 : steveklabnik/rust/receiver_fix...
2014-10-03 Simon SapinFix preallocation amount in String::from_utf16
2014-10-03 borsauto merge of #17742 : alexcrichton/rust/rollup, r...
2014-10-03 Alex CrichtonTest fixes from the rollup
2014-10-03 Steve KlabnikUpdate signature of try_recv()
2014-10-03 Alex Crichtonrollup merge of #17739 : eddyb/fix-process-test
2014-10-03 Alex Crichtonrollup merge of #17741 : alexcrichton/travis-again
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 Alex Crichtonrollup merge of #17215 : P1start/lints
2014-10-03 Alex Crichtontravis: Fix for real this time
2014-10-03 Eduard BurtescuFix a race condition between remove_from_env and other...
2014-10-03 Eduard Burtescutests: remove old compile-fail test asserting the remov...
2014-10-03 Brian KoropoffAdd some more test coverage of by-ref unboxed closures
2014-10-03 P1startMove the lint for the stability lints to the method...
2014-10-03 P1startChange rustc pretty-printing to print [T, ..n] instead...
2014-10-03 P1startReport trait/impl sig inconsistency before method/body...
2014-10-03 P1startCorrect error message for invalid `ref`/`mut` bindings
2014-10-03 P1startImprove the `non_snake_case` lint to give better sugges...
2014-10-03 P1startUpdate the `unused` lint group to include more lints
2014-10-03 P1startSet the `non_uppercase_statics` lint to warn by default
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-03 borsauto merge of #17725 : alexcrichton/rust/rollup, r...
2014-10-03 Brian KoropoffRehabilitate an unboxed closure test
2014-10-03 Brian KoropoffCorrectly trans capture-by-ref unboxed closures
2014-10-03 Brian KoropoffReturn correct types for capture-by-ref unboxed closure...
2014-10-03 Brian KoropoffFix categorization of upvars of capture-by-reference...
2014-10-03 Brian KoropoffFix missing entries in upvar borrows map for capture...
2014-10-03 Alex CrichtonMerge branch 'travis' into rollup
2014-10-03 Alex Crichtonsyntax: Enable parsing of `const` globals
2014-10-03 Alex Crichtontest: Don't depend on /bin/bash
2014-10-02 borsauto merge of #17715 : aturon/rust/revert-slice-ops...
2014-10-02 Alex CrichtonTest fixes from the rollup
2014-10-02 Alex Crichtontravis: Stop building and testing rust
2014-10-02 Alex Crichtonrollup merge of #17666 : eddyb/take-garbage-out
2014-10-02 Alex Crichtonrollup merge of #17723 : alexcrichton/travis
2014-10-02 Alex Crichtonrollup merge of #17722 : jakub-/issue-17169
2014-10-02 Alex Crichtonrollup merge of #17721 : jakub-/resolved-issues
2014-10-02 Alex Crichtonrollup merge of #17720 : ben0x539/shifts
2014-10-02 Alex Crichtonrollup merge of #17717 : steveklabnik/gh17190
2014-10-02 Alex Crichtonrollup merge of #17708 : bnoordhuis/fix-ctags-makefile...
2014-10-02 Alex Crichtonrollup merge of #17706 : thestinger/supp
2014-10-02 Alex Crichtonrollup merge of #17705 : thestinger/realloc
2014-10-02 Alex Crichtonrollup merge of #17702 : nick29581/enable-dots-test
2014-10-02 Alex Crichtonrollup merge of #17698 : jistr/guide_export
2014-10-02 Alex Crichtonrollup merge of #17695 : steveklabnik/various_docs
2014-10-02 Alex Crichtonrollup merge of #17686 : lucidd/fix
2014-10-02 Alex Crichtonrollup merge of #17682 : nodakai/librustc-handy-version
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 Alex Crichtonrollup merge of #16993 : dschatzberg/items-bounds
2014-10-02 Alex Crichtonrollup merge of #17719 : alexcrichton/diagnose
2014-10-02 Alex Crichtonrollup merge of #17715 : aturon/revert-slice-ops-libs
2014-10-02 Alex Crichtontravis: Stop building and testing rust
2014-10-02 Jakub WieczorekAdd tests for a few resolved issues
2014-10-02 Alex Crichtonstd: Help diagnose a flaky test
2014-10-02 Jakub WieczorekFix cross-crate tuple structs in statics
2014-10-02 Benjamin Herrnative: fix passing errno to parent after fork
2014-10-02 Daniel Micayalloc: fix reallocate_inplace implementation
2014-10-02 Steve Klabnikextra comment about macros
2014-10-02 Steve KlabnikI am bad at math
2014-10-02 Aaron TuronRevert "Use slice syntax instead of slice_to, etc."
2014-10-02 Aaron TuronRevert "Remove the `_` suffix from slice methods."
2014-10-02 Aaron TuronRevert "Put slicing syntax behind a feature gate."
2014-10-02 Aaron TuronRevert "Review and rebasing changes"
2014-10-02 Keegan McAllisterDisable the Roman numerals test on Android due to cross...
2014-10-02 Dan SchatzbergAdd fixes for new lifetime bounds
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 Dan SchatzbergAdd tests for MoveItems
2014-10-02 Dan SchatzbergUse RawPtr::offset when size_of::<T>() > 0
2014-10-02 Dan SchatzbergAdd lifetime bounds on Items and MutItems.
2014-10-02 Eduard Burtescutests: remove uses of Gc.
2014-10-02 Eduard Burtescusyntax: remove ObsoleteManaged{Type,Expr}.
2014-10-02 Eduard Burtescusyntax: mark the managed_boxes feature as Removed.
2014-10-02 Eduard Burtescudocs: remove mentions of Gc.
2014-10-02 Eduard Burtescurustdoc: remove handling of Gc.
2014-10-02 Eduard Burtescurustc: remove support for Gc.
2014-10-02 Eduard Burtescusyntax: ast: remove TyBox and UnBox.
2014-10-02 Eduard Burtescusyntax: remove unused imports of Gc and GC.
2014-10-02 Eduard Burtescudebug: remove Gc support from Repr.
2014-10-02 Eduard Burtescuserialize: remove proxy impls for Gc<T>.
2014-10-02 Eduard Burtescustd: remove gc module.
2014-10-02 Eduard Burtescurustrt: remove local_heap implementation.
2014-10-02 Eduard Burtescucore: remove raw::GcBox.
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17434 : P1start/rust/borrowck-messages...
2014-10-02 Daniel Micayremove the uv_support code
2014-10-02 Daniel Micayrm libuv-auto-clean-trigger
2014-10-02 Daniel Micayrm obsolete valgrind suppressions
2014-10-02 borsauto merge of #17681 : jgallagher/rust/dep-info-escape...
2014-10-02 Nick CameronEnable a test for .. in range patterns.
2014-10-02 borsauto merge of #17620 : nick29581/rust/slice4, r=aturon
2014-10-02 P1startChange the `use of moved value` error to be more accurate
2014-10-02 Nick CameronReview and rebasing changes
2014-10-02 Ben NoordhuisFix `make TAGS.vi` target
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-02 Nick CameronPut slicing syntax behind a feature gate.
next