]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-08-24 Jonathan TurnerRollup merge of #35961 - 0xmohit:pr/error-codes-E0445...
2016-08-24 Jonathan TurnerRollup merge of #35948 - tshepang:missing-comma, r...
2016-08-24 Jonathan TurnerRollup merge of #35920 - GuillaumeGomez:err_codes,...
2016-08-24 Jonathan TurnerRollup merge of #35876 - matthew-piziak:sub-examples...
2016-08-24 Mohit AgarwalUpdate E0445 and E0454 to new error format
2016-08-24 Guillaume GomezAdd new error code tests
2016-08-24 Guillaume GomezAdd error code test checkup
2016-08-24 Guillaume GomezAdd E0478 error explanation
2016-08-24 borsAuto merge of #35748 - michaelwoerister:fix-rust-gdb...
2016-08-23 borsAuto merge of #35951 - GuillaumeGomez:rollup, r=Guillau...
2016-08-23 Guillaume GomezRollup merge of #35949 - tshepang:excess, r=GuillaumeGomez
2016-08-23 Guillaume GomezRollup merge of #35939 - creativcoder:e0195, r=jonathan...
2016-08-23 Guillaume GomezRollup merge of #35936 - matthew-piziak:div-rational...
2016-08-23 Guillaume GomezRollup merge of #35913 - frewsxcv:panic, r=steveklabnik
2016-08-23 Guillaume GomezRollup merge of #35912 - brson:rust-installer, r=alexcr...
2016-08-23 Guillaume GomezRollup merge of #35910 - tbu-:pr_weird_linebreak, r...
2016-08-23 Tshepang Lekhonkhobedoc: one line too many
2016-08-23 Tshepang Lekhonkhobereference: add trailing commas
2016-08-23 borsAuto merge of #35854 - nikomatsakis:incr-comp-cache...
2016-08-23 Niko Matsakisfix stray comment
2016-08-23 Niko Matsakispacify the mercilous tidy
2016-08-23 Rahul SharmaUpdate E0195 to new error format
2016-08-23 Matthew Piziakreplace `Div` example with something more evocative...
2016-08-23 Niko Matsakisconsider DepNode::Krate to be an input
2016-08-23 borsAuto merge of #35656 - Stebalien:fused, r=alexcrichton
2016-08-23 Niko Matsakismake svh independent of item ordering
2016-08-23 Niko Matsakiscache def-path hashes across all items
2016-08-23 Niko Matsakisrename HashesMap to IncrementalHashesMap
2016-08-23 Niko Matsakisadd regression test for #35593
2016-08-23 borsAuto merge of #35627 - apasel422:coerce-cell, r=alexcri...
2016-08-23 borsAuto merge of #35766 - brson:bump, r=alexcrichton
2016-08-23 Corey FarwellMark panicking tests as `should_panic` instead of ...
2016-08-23 Brian AndersonUpdate rust-installer. Fixes #35840
2016-08-23 Tobias BucherChange a weird line break in `core::str`
2016-08-23 Brian AndersonUpdate cargo bootstrap rev and add fix for cargo#3005
2016-08-22 borsAuto merge of #35908 - jonathandturner:rollup, r=jonath...
2016-08-22 Jonathan TurnerRollup merge of #35901 - terrynsun:configs, r=steveklabnik
2016-08-22 Jonathan TurnerRollup merge of #35891 - munyari:book, r=steveklabnik
2016-08-22 Jonathan TurnerRollup merge of #35889 - alevy:patch-1, r=GuillaumeGomez
2016-08-22 Jonathan TurnerRollup merge of #35882 - petrochenkov:patch-2, r=eddyb
2016-08-22 Jonathan TurnerRollup merge of #35881 - matthew-piziak:rc-would-unwrap...
2016-08-22 Jonathan TurnerRollup merge of #35879 - CryZe:patch-2, r=apasel422
2016-08-22 Jonathan TurnerRollup merge of #35878 - matthew-piziak:ptr-assertions...
2016-08-22 Jonathan TurnerRollup merge of #35864 - matthew-piziak:index-example...
2016-08-22 Jonathan TurnerRollup merge of #35861 - matthew-piziak:rem-example...
2016-08-22 Jonathan TurnerRollup merge of #35860 - matthew-piziak:mul-example...
2016-08-22 Jonathan TurnerRollup merge of #35858 - shyaamsundhar:patch-1, r=Guill...
2016-08-22 Jonathan TurnerRollup merge of #35842 - apasel422:typo, r=GuillaumeGomez
2016-08-22 Jonathan TurnerRollup merge of #35841 - kyrias:new-error-E0424, r...
2016-08-22 Jonathan TurnerRollup merge of #35835 - crypto-universe:E0426, r=jonat...
2016-08-22 Jonathan TurnerRollup merge of #35824 - GuillaumeGomez:err_codes,...
2016-08-22 Jonathan TurnerRollup merge of #35820 - knight42:update-error-msg...
2016-08-22 Jonathan TurnerRollup merge of #35817 - wesleywiser:fix_35703, r=jonat...
2016-08-22 Jonathan TurnerRollup merge of #35809 - matthew-piziak:bitwise-and...
2016-08-22 Jonathan TurnerRollup merge of #35526 - munyari:e0033, r=jonathandturner
2016-08-22 Jonathan TurnerRollup merge of #35360 - medzin:E0388, r=jonathandturner
2016-08-22 Adam MedzińskiUpdated error message E0388
2016-08-22 Matthew Piziakmore evocative examples for `Sub` and `SubAssign`
2016-08-22 Matthew Piziakreplace `BitAnd` example with something more evocative...
2016-08-22 Matthew Piziakreplace `Mul` example with something more evocative...
2016-08-22 Panashe M.... Correct failing book test
2016-08-22 borsAuto merge of #35871 - bluss:cstring-new, r=alexcrichton
2016-08-22 ggomezRemove E0455 test (for now)
2016-08-22 borsAuto merge of #35848 - Mark-Simulacrum:make-tidy-in...
2016-08-22 Knight Updated E0423 to new format
2016-08-22 Knight Updated E0432 to new format
2016-08-22 KnightUpdated E0054 to new format
2016-08-22 borsAuto merge of #35821 - nbaksalyar:solaris-trans-fix...
2016-08-22 Terry SunAdd sublime-rust to CONFIGS.md.
2016-08-22 Panashe M.... Add reference to `Self` in traits chapter (book)
2016-08-22 Amit LevyMinor type in CONTRIBUTING.md
2016-08-21 borsAuto merge of #35777 - nrc:carrier3, r=@nikomatsakis
2016-08-21 Nick CameronFix type error with `?` in existing code.
2016-08-21 Vadim Petrochenkovrustc: Fix outdated comment
2016-08-21 Matthew Piziakadd example for `Rc::would_unwrap`
2016-08-21 Christopher... Fix "Furthermore" Typo in String Docs
2016-08-21 Matthew Piziakreplace `println!` statements with `assert!`ions in...
2016-08-21 borsAuto merge of #35776 - jseyfried:more_groundwork, r=nrc
2016-08-21 Shyam Sundar BUpdate lib.rs
2016-08-21 Ulrik Sverdrupcstring: avoid excessive growth just to 0-terminate
2016-08-21 Wesley WiserUpdate E0503 to the new format
2016-08-20 Matthew Piziakreplace `Index` example with something more evocative...
2016-08-20 Johannes LöthbergUpdate E0424 to the new error format
2016-08-20 Matthew Piziakreplace `Rem` example with something more evocative
2016-08-20 Niko Matsakishash the traits-in-scope determinstically
2016-08-20 borsAuto merge of #35857 - jonathandturner:rollup, r=jonath...
2016-08-20 Jonathan TurnerRollup merge of #35839 - jonathandturner:error_touchup...
2016-08-20 Jonathan TurnerRollup merge of #35831 - trixnz:error-428, r=jonathandt...
2016-08-20 Jonathan TurnerRollup merge of #35830 - matthew-piziak:not-example...
2016-08-20 Jonathan TurnerRollup merge of #35827 - matthew-piziak:neg-example...
2016-08-20 Jonathan TurnerRollup merge of #35818 - wdv4758h:E0133-label, r=Aatch
2016-08-20 Jonathan TurnerRollup merge of #35812 - mlayne:E0232, r=jonathandturner
2016-08-20 Jonathan TurnerRollup merge of #35811 - jonathandturner:fix_rustbuild_...
2016-08-20 Jonathan TurnerRollup merge of #35806 - matthew-piziak:addassign-examp...
2016-08-20 Jonathan TurnerRollup merge of #35804 - pliniker:master, r=jonathandturner
2016-08-20 Jonathan TurnerRollup merge of #35800 - matthew-piziak:mul-div-example...
2016-08-20 Jonathan TurnerRollup merge of #35794 - cantino:fix-typo, r=apasel422
2016-08-20 Jonathan TurnerRollup merge of #35781 - ErikUggeldahl:spellingfix...
2016-08-20 Jonathan TurnerRollup merge of #35780 - clementmiao:E0396_new_err_form...
2016-08-20 Jonathan TurnerRollup merge of #35778 - clementmiao:E0395_new_error_fo...
next