]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-06-04 Oliver Middletonrustdoc: Fix a few missing colors in the CSS
2016-06-04 borsAuto merge of #33816 - nikomatsakis:projection-cache...
2016-06-04 borsAuto merge of #33998 - nikomatsakis:incr-comp-dep-node...
2016-06-04 borsAuto merge of #33991 - alexcrichton:rustbuild-more...
2016-06-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
2016-06-04 borsAuto merge of #33803 - WiSaGaN:feature/rename-main...
2016-06-04 Niko Matsakiscorrect misspelled word
2016-06-04 Niko Matsakisavoid extra clone
2016-06-03 borsAuto merge of #34020 - Stebalien:py-cleanup, r=alexcrichton
2016-06-03 borsAuto merge of #33997 - jseyfried:resolve_in_phase_2...
2016-06-03 borsAuto merge of #33861 - Amanieu:lock_elision_fix, r...
2016-06-03 borsAuto merge of #34016 - sanxiyn:travis-docker, r=brson
2016-06-03 Seo SanghyeonUse Docker for Travis
2016-06-03 borsAuto merge of #33878 - GuillaumeGomez:improve_helps...
2016-06-02 borsAuto merge of #33894 - nagisa:windows-lack-endurance...
2016-06-02 borsAuto merge of #33583 - luqmana:tri-bool-mir, r=arielb1
2016-06-02 Simonas KazlauskasFix the test to use explicit argument types
2016-06-02 Amanieu d'AntrasFix rwlock successfully acquiring a write lock after...
2016-06-02 Amanieu d'AntrasAdd a test to ensure mutexes and rwlocks can't be re...
2016-06-02 Amanieu d'AntrasDon't allow pthread_rwlock_t to recursively lock itself
2016-06-02 Amanieu d'AntrasFix undefined behavior when re-locking a mutex from...
2016-06-02 Amanieu d'AntrasUpdate libc to bring in pthread mutex type definitions
2016-06-02 borsAuto merge of #34034 - GuillaumeGomez:rollup, r=Guillau...
2016-06-02 ggomezImprove help messages for E0425
2016-06-02 Guillaume GomezRollup merge of #34033 - tshepang:typo, r=GuillaumeGomez
2016-06-02 Guillaume GomezRollup merge of #34021 - ollie27:book_links_offline...
2016-06-02 Guillaume GomezRollup merge of #34019 - kennytm:fix-33958, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #34015 - GuillaumeGomez:err-code-tests...
2016-06-02 Guillaume GomezRollup merge of #34014 - GuillaumeGomez:fix-E0165,...
2016-06-02 Guillaume GomezRollup merge of #34013 - kraai:fix-link, r=steveklabnik
2016-06-02 Guillaume GomezRollup merge of #33993 - oconnor663:filedocs, r=alexcri...
2016-06-02 Tshepang Lekhonkhobedoc: typo
2016-06-02 Wangshan LuUpdate cargo version in cargotest
2016-06-02 borsAuto merge of #33988 - intelfx:hoedown-bump, r=alexcrichton
2016-06-02 borsAuto merge of #33947 - xosmig:btree_split_off, r=gereeter
2016-06-02 Luqman Aden[MIR] Use If terminator for switches on bools rather...
2016-06-01 borsAuto merge of #33853 - alexcrichton:remove-deprecated...
2016-06-01 Jeffrey SeyfriedRemove the `dep-info-no-analysis` test and fix other...
2016-06-01 Jeffrey SeyfriedMove name resolution to phase 2
2016-06-01 Jeffrey SeyfriedRemove redundant `check_for_macros` AST pass.
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 Steven Allenbuild: avoid repeated string concatenation in python
2016-06-01 kennytmRestore original meaning of std::fs::read_dir's example...
2016-06-01 Oliver MiddletonFix a few links in the book
2016-06-01 Guillaume GomezAdd new error code tests
2016-06-01 Guillaume GomezClose unclosed code example in E0185
2016-06-01 Jack O'Connorallow for the future addition of a close method on...
2016-06-01 Guillaume GomezFix E0165 code examples
2016-06-01 borsAuto merge of #33794 - petrochenkov:sanity, r=nrc
2016-06-01 Matt KraaiFix broken link name in `bool` documentation
2016-06-01 borsAuto merge of #34004 - Manishearth:rollup, r=Manishearth
2016-06-01 Manish GoregaokarRollup merge of #33977 - Ms2ger:create-and-enter, r=nrc
2016-06-01 Manish GoregaokarRollup merge of #33973 - zackmdavis:stable_features_war...
2016-06-01 Manish GoregaokarRollup merge of #33970 - arielb1:normal-type-check...
2016-06-01 Manish GoregaokarRollup merge of #33967 - dsprenkels:enum_pattern_resolv...
2016-06-01 Manish GoregaokarRollup merge of #33921 - jameysharp:patch-1, r=alexcrichton
2016-06-01 Manish GoregaokarRollup merge of #33915 - GuillaumeGomez:err-codes,...
2016-06-01 Manish GoregaokarRollup merge of #33896 - strake:next_code_point, r...
2016-06-01 Manish GoregaokarRollup merge of #33892 - seanmonstar:slice-eq-ptr,...
2016-06-01 Manish GoregaokarRollup merge of #33841 - LeoTestard:macro-sequence...
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 Andrey TonkihImplement split_off for BTreeMap and BTreeSet (RFC...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-06-01 borsAuto merge of #33979 - retep998:why-the-long-face,...
2016-06-01 Niko Matsakiskill some unused imports
2016-05-31 Niko Matsakisadd def-ids from nominal types into TraitSelect
2016-05-31 Niko Matsakisexpand `DepNode::TraitSelect` to include type ids
2016-05-31 Niko Matsakisextend type alias test to include a clean rev
2016-05-31 Niko Matsakisadd a series of tests for changes to structs
2016-05-31 Niko Matsakissome new tests
2016-05-31 Niko Matsakisdo not use fresh regions in return type
2016-05-31 Niko Matsakisfallout in tests
2016-05-31 Niko Matsakisadd FIXME to fulfill
2016-05-31 Niko Matsakisconsult cache in projection
2016-05-31 Niko Matsakiscleanup imports for cache
2016-05-31 Niko Matsakisthread vtable-closure obligations to result
2016-05-31 Niko Matsakischange to use `higher_ranked_match`
2016-05-31 Niko Matsakiscreate but do not use a projection cache
2016-05-31 Niko Matsakisadd a snapshottable hashmap
2016-05-31 Niko Matsakisadd a higher-ranked match routine
2016-05-31 Niko Matsakisprojection predicates can be copy
2016-05-31 Niko Matsakisadd trailing comma
2016-05-31 Niko Matsakismake region-param-def encoding more DRY
2016-05-31 Niko Matsakisremove VerifyRegSubReg and cleanup region infer
2016-05-31 Niko Matsakisadd trailing comma
2016-05-31 Niko Matsakismore debug dumping in trans
2016-05-31 Niko Matsakismore debug dumping in traits
2016-05-31 Niko Matsakisbetter debug dumping with inference variables
2016-05-31 Niko Matsakissimplify HR subtyping back to what we did before
2016-05-31 Niko Matsakiswarn if leak-check relies on LBRs that will change
2016-05-31 Niko Matsakisadd `Issue32330` warning marker to bound regions
2016-05-31 Niko Matsakismake HR algorithms account for region subtyping
2016-05-31 Niko Matsakisadd flag for ReSkolemized
2016-05-31 borsAuto merge of #33857 - alexcrichton:new-stage0, r=nikom...
2016-05-31 Alex Crichtonmk: Prepare for a new stage0 compiler
2016-05-31 Jack O'Connordocument that Files close themselves automatically
2016-05-31 Peter AtashianPrint linker arguments if calling the linker fails
2016-05-31 Alex Crichtonrustbuild: Clean more on `make clean`
2016-05-31 Ivan Shapovalovhoedown: fix trigger of -Werror=misleading-indentation
next