Commit graph

4511 commits

Author SHA1 Message Date
Stéphane Campinas bd799e554f
changelog for 1.1.0 2019-05-20 23:20:03 +02:00
Stéphane Campinas 312a727c7d
changelog for 1.0.3 2019-05-20 22:50:15 +02:00
Stéphane Campinas fa59a683c0
changelog for 1.0.2 2019-05-20 22:48:29 +02:00
Stéphane Campinas 7a711b357e
changelog for 1.0.1 2019-05-20 22:15:58 +02:00
Stéphane Campinas b7dec0c357
changelog for 1.0.0 2019-05-20 22:06:44 +02:00
Stéphane Campinas 416795d1d6
changelog for 0.99.9 2019-05-20 21:10:34 +02:00
Stéphane Campinas c51c27034a
changelog for 0.99.8 2019-05-20 21:07:56 +02:00
Stéphane Campinas ca18c45d99
changelog for 0.99.7 2019-05-20 20:58:16 +02:00
Stéphane Campinas 1c3437db8c
changelog for 0.99.6 2019-05-20 20:41:16 +02:00
Stéphane Campinas 61dc467a59
changelog for 0.99.5 2019-05-20 10:19:57 +02:00
Stéphane Campinas 9618e22a34
changelog for 0.99.4 2019-05-20 09:48:44 +02:00
Stéphane Campinas 135db8e787
changelog for 0.99.3 2019-05-20 09:41:02 +02:00
Stéphane Campinas 9646ef1a14
changelog for 0.99.2 2019-05-19 23:02:30 +02:00
Stéphane Campinas e425e4c376
changelog for 0.99.1 2019-05-19 22:58:18 +02:00
Stéphane Campinas 3ac895236c
changelog for 0.99.0 2019-05-19 22:55:36 +02:00
Stéphane Campinas 67bab695ad
changelog for 0.9.0 2019-05-19 22:53:13 +02:00
Stéphane Campinas 8ea5460e79
changelog for 0.8.2 2019-05-19 12:17:47 +02:00
Stéphane Campinas 6d83d59b8d
changelog for 0.7.0 2019-05-19 12:05:10 +02:00
Stéphane Campinas d169b95710
changelog for 0.6.1 2019-05-19 11:03:02 +02:00
Stéphane Campinas 583d58d80b
changelog for 0.6.0 2019-05-18 20:30:52 +02:00
Stéphane Campinas 2c7a0ca575
changelog for 0.5.0 2019-05-18 20:29:09 +02:00
Stéphane Campinas 5a5aa459f6
changelog for 0.4.2 2019-05-18 20:20:52 +02:00
Seiichi Uchida 421ed946bf
Merge pull request #3558 from bash/unstable-tests
Add option to run a test only on nightly
2019-05-18 17:51:25 +09:00
Seiichi Uchida e6d616e820
Update .travis.yml 2019-05-18 16:13:34 +09:00
Ruben Schmidmeister 8b57668c33
Move macro to separate module 2019-05-17 16:13:46 +02:00
Ruben Schmidmeister 4745cec7f3
Re-use nightly channel macro 2019-05-17 16:07:49 +02:00
Ruben Schmidmeister fd22c27c47
Allow tests to be run on nightly only 2019-05-17 15:58:01 +02:00
Stéphane Campinas c97aa152da
Merge pull request #3555 from rchaser53/issue-3554
fix `Const generics are handled incorrectly`
2019-05-17 00:23:37 +02:00
rchaser53 53142b486d use the span between the self_ty and left brace 2019-05-16 21:27:34 +09:00
rchaser53 bdf105245b fix Const generics are handled incorrectly 2019-05-16 13:22:25 +09:00
Seiichi Uchida 531b2d9136
Merge pull request #3535 from xiongmao86/issue3417
Try to solve issue 3417.
2019-05-16 11:12:56 +09:00
Seiichi Uchida 0101e2bbec
Merge pull request #3553 from bash/minor-refactorings
Minor refactorings
2019-05-16 11:10:33 +09:00
Ruben Schmidmeister 424193041f
Remove unnecessary comma 2019-05-15 18:29:04 +02:00
Ruben Schmidmeister c84785d93c
Use raw strings 2019-05-15 18:17:48 +02:00
Ruben Schmidmeister c724528bf9
Avoid unnecessary allocation 2019-05-15 17:39:43 +02:00
Ruben Schmidmeister 6a406a822d
Return iterator instead of collecting early 2019-05-14 20:38:28 +02:00
Ruben Schmidmeister b875fe9485
Name field more verbosely
This makes the comment above it obsolete
2019-05-14 20:23:55 +02:00
xiongmao86 a9932f6606 update CHANGELOG. 2019-05-10 21:29:08 +08:00
xiongmao86 a956a20532 Revert "Revert "Change config option from format_doc_comments to format_code_in_doc_comments.""
This reverts commit 97d7216cd4.
2019-05-10 21:22:52 +08:00
Stéphane Campinas cc97eaf9f9
Merge pull request #3546 from bash/unreachable-pub
Enable unreachable_pub lint
2019-05-10 09:59:07 +02:00
Stéphane Campinas 4bc5911348
Merge pull request #3526 from bash/refactor-apply-newline-style
Refactor apply newline style
2019-05-10 09:48:01 +02:00
Seiichi Uchida 509f4c2154
Merge pull request #3545 from euclio/serde-derive
use `derive` feature over `serde_derive` crate
2019-05-10 13:56:25 +09:00
Ruben Schmidmeister d1c1f8e61e
Run rustfmt 2019-05-09 21:13:32 +02:00
Ruben Schmidmeister 618d092bf7
Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
Andy Russell ee6f686cc9
use derive feature over serde_derive crate 2019-05-09 13:22:44 -04:00
Ruben Schmidmeister 821a370417
Add tests to cover more edge cases 2019-05-09 17:51:02 +02:00
Ruben Schmidmeister 1f09d94cbb
Make sure windows newlines don't gain an extra carriage return 2019-05-09 17:44:52 +02:00
Ruben Schmidmeister f54fc2f2fc
Implement conversion to unix newlines 2019-05-09 17:22:16 +02:00
Seiichi Uchida a2264cb549
Merge pull request #3486 from scampi/issue-3197
add document describing rustfmt's stabilisation process
2019-05-09 13:37:34 +09:00
Stéphane Campinas c7d6dc4963
add a condition to the stabilisation process of a option on its design being sound 2019-05-09 00:05:53 +02:00