Commit graph

4526 commits

Author SHA1 Message Date
rChaser53
0ef2144c82 not to avoid self (#3570) 2019-05-21 11:43:27 +09:00
Seiichi Uchida
530086046f
Merge pull request #3573 from scampi/issue-3525
Update changelogs
2019-05-21 11:42:55 +09:00
Stéphane Campinas
5bcaac6b38
changelog for 1.2.2 2019-05-20 23:46:00 +02:00
Stéphane Campinas
08ea8efc9f
changelog for 1.2.1 2019-05-20 23:39:40 +02:00
Stéphane Campinas
c64f0698f0
changelog for 1.2.0 2019-05-20 23:30:15 +02:00
Stéphane Campinas
eaefa27c31
changelog for 1.1.1 2019-05-20 23:26:50 +02:00
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
Seiichi Uchida
0482ac88f4
Merge pull request #3548 from bash/normalize-multiline-doc-attributes
Fix normalisation of multiline doc attributes
2019-05-20 16:46:52 +09: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
Ruben Schmidmeister
1ba35fc9b5
Document DocCommentFormatter 2019-05-18 11:50:09 +02:00
Ruben Schmidmeister
11a68d313a
Pass string instead of Symbol to DocCommentFormatter 2019-05-18 11:47:54 +02:00
Ruben Schmidmeister
8d4cb6e783
Use peek() instead of checking indexes 2019-05-18 11:42:49 +02:00
Ruben Schmidmeister
9b98dd774e
Merge branch 'master' into normalize-multiline-doc-attributes 2019-05-18 11:27:35 +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
Ruben Schmidmeister
3eb8e4d33c
Ignore unstable key when overriding config 2019-05-13 09:40:16 +02:00
Ruben Schmidmeister
4ac0d35ebb
Only run test on nightly 2019-05-12 23:03:48 +02:00