]> git.lizzy.rs Git - rust.git/log
rust.git
5 years agochangelog for 0.99.3
Stéphane Campinas [Mon, 20 May 2019 07:41:02 +0000 (09:41 +0200)]
changelog for 0.99.3

5 years agochangelog for 0.99.2
Stéphane Campinas [Sun, 19 May 2019 21:02:30 +0000 (23:02 +0200)]
changelog for 0.99.2

5 years agochangelog for 0.99.1
Stéphane Campinas [Sun, 19 May 2019 20:58:18 +0000 (22:58 +0200)]
changelog for 0.99.1

5 years agochangelog for 0.99.0
Stéphane Campinas [Sun, 19 May 2019 20:55:36 +0000 (22:55 +0200)]
changelog for 0.99.0

5 years agochangelog for 0.9.0
Stéphane Campinas [Sun, 19 May 2019 20:53:13 +0000 (22:53 +0200)]
changelog for 0.9.0

5 years agochangelog for 0.8.2
Stéphane Campinas [Sun, 19 May 2019 10:17:47 +0000 (12:17 +0200)]
changelog for 0.8.2

5 years agochangelog for 0.7.0
Stéphane Campinas [Sun, 19 May 2019 10:05:10 +0000 (12:05 +0200)]
changelog for 0.7.0

5 years agochangelog for 0.6.1
Stéphane Campinas [Sun, 19 May 2019 09:03:02 +0000 (11:03 +0200)]
changelog for 0.6.1

5 years agochangelog for 0.6.0
Stéphane Campinas [Sat, 18 May 2019 18:30:52 +0000 (20:30 +0200)]
changelog for 0.6.0

5 years agochangelog for 0.5.0
Stéphane Campinas [Sat, 18 May 2019 18:29:09 +0000 (20:29 +0200)]
changelog for 0.5.0

5 years agochangelog for 0.4.2
Stéphane Campinas [Sat, 18 May 2019 18:20:52 +0000 (20:20 +0200)]
changelog for 0.4.2

5 years agoMerge pull request #3558 from bash/unstable-tests
Seiichi Uchida [Sat, 18 May 2019 08:51:25 +0000 (17:51 +0900)]
Merge pull request #3558 from bash/unstable-tests

Add option to run a test only on nightly

5 years agoUpdate .travis.yml
Seiichi Uchida [Sat, 18 May 2019 07:13:34 +0000 (16:13 +0900)]
Update .travis.yml

5 years agoMove macro to separate module
Ruben Schmidmeister [Fri, 17 May 2019 14:13:46 +0000 (16:13 +0200)]
Move macro to separate module

5 years agoRe-use nightly channel macro
Ruben Schmidmeister [Fri, 17 May 2019 14:07:49 +0000 (16:07 +0200)]
Re-use nightly channel macro

5 years agoAllow tests to be run on nightly only
Ruben Schmidmeister [Fri, 17 May 2019 13:58:01 +0000 (15:58 +0200)]
Allow tests to be run on nightly only

5 years agoMerge pull request #3555 from rchaser53/issue-3554
Stéphane Campinas [Thu, 16 May 2019 22:23:37 +0000 (00:23 +0200)]
Merge pull request #3555 from rchaser53/issue-3554

fix `Const generics are handled incorrectly`

5 years agouse the span between the self_ty and left brace
rchaser53 [Thu, 16 May 2019 12:27:34 +0000 (21:27 +0900)]
use the span between the self_ty and left brace

5 years agofix `Const generics are handled incorrectly`
rchaser53 [Thu, 16 May 2019 04:22:25 +0000 (13:22 +0900)]
fix `Const generics are handled incorrectly`

5 years agoMerge pull request #3535 from xiongmao86/issue3417
Seiichi Uchida [Thu, 16 May 2019 02:12:56 +0000 (11:12 +0900)]
Merge pull request #3535 from xiongmao86/issue3417

Try to solve issue 3417.

5 years agoMerge pull request #3553 from bash/minor-refactorings
Seiichi Uchida [Thu, 16 May 2019 02:10:33 +0000 (11:10 +0900)]
Merge pull request #3553 from bash/minor-refactorings

Minor refactorings

5 years agoRemove unnecessary comma
Ruben Schmidmeister [Wed, 15 May 2019 16:29:04 +0000 (18:29 +0200)]
Remove unnecessary comma

5 years agoUse raw strings
Ruben Schmidmeister [Wed, 15 May 2019 16:17:48 +0000 (18:17 +0200)]
Use raw strings

5 years agoAvoid unnecessary allocation
Ruben Schmidmeister [Wed, 15 May 2019 15:37:55 +0000 (17:37 +0200)]
Avoid unnecessary allocation

5 years agoReturn iterator instead of collecting early
Ruben Schmidmeister [Tue, 14 May 2019 18:38:28 +0000 (20:38 +0200)]
Return iterator instead of collecting early

5 years agoName field more verbosely
Ruben Schmidmeister [Tue, 14 May 2019 18:23:55 +0000 (20:23 +0200)]
Name field more verbosely

This makes the comment above it obsolete

5 years agoupdate CHANGELOG.
xiongmao86 [Fri, 10 May 2019 13:29:08 +0000 (21:29 +0800)]
update CHANGELOG.

5 years agoRevert "Revert "Change config option from format_doc_comments to format_code_in_doc_c...
xiongmao86 [Fri, 10 May 2019 13:22:52 +0000 (21:22 +0800)]
Revert "Revert "Change config option from format_doc_comments to format_code_in_doc_comments.""

This reverts commit 97d7216cd4ebce511d5707ec5dd8b7b8fe771cba.

5 years agoMerge pull request #3546 from bash/unreachable-pub
Stéphane Campinas [Fri, 10 May 2019 07:59:07 +0000 (09:59 +0200)]
Merge pull request #3546 from bash/unreachable-pub

Enable unreachable_pub lint

5 years agoMerge pull request #3526 from bash/refactor-apply-newline-style
Stéphane Campinas [Fri, 10 May 2019 07:48:01 +0000 (09:48 +0200)]
Merge pull request #3526 from bash/refactor-apply-newline-style

Refactor apply newline style

5 years agoMerge pull request #3545 from euclio/serde-derive
Seiichi Uchida [Fri, 10 May 2019 04:56:25 +0000 (13:56 +0900)]
Merge pull request #3545 from euclio/serde-derive

use `derive` feature over `serde_derive` crate

5 years agoRun rustfmt
Ruben Schmidmeister [Thu, 9 May 2019 19:13:32 +0000 (21:13 +0200)]
Run rustfmt

5 years agoEnable unreachable_pub lint
Ruben Schmidmeister [Thu, 9 May 2019 18:37:51 +0000 (20:37 +0200)]
Enable unreachable_pub lint

5 years agouse `derive` feature over `serde_derive` crate
Andy Russell [Thu, 9 May 2019 17:22:44 +0000 (13:22 -0400)]
use `derive` feature over `serde_derive` crate

5 years agoAdd tests to cover more edge cases
Ruben Schmidmeister [Thu, 9 May 2019 15:51:02 +0000 (17:51 +0200)]
Add tests to cover more edge cases

5 years agoMake sure windows newlines don't gain an extra carriage return
Ruben Schmidmeister [Thu, 9 May 2019 15:44:52 +0000 (17:44 +0200)]
Make sure windows newlines don't gain an extra carriage return

5 years agoImplement conversion to unix newlines
Ruben Schmidmeister [Thu, 9 May 2019 15:22:16 +0000 (17:22 +0200)]
Implement conversion to unix newlines

5 years agoMerge pull request #3486 from scampi/issue-3197
Seiichi Uchida [Thu, 9 May 2019 04:37:34 +0000 (13:37 +0900)]
Merge pull request #3486 from scampi/issue-3197

add document describing rustfmt's stabilisation process

5 years agoadd a condition to the stabilisation process of a option on its design being sound
Stéphane Campinas [Wed, 8 May 2019 22:05:53 +0000 (00:05 +0200)]
add a condition to the stabilisation process of a option on its design being sound

5 years agoFix docs in Configurations.md.
xiongmao86 [Wed, 8 May 2019 08:56:53 +0000 (16:56 +0800)]
Fix docs in Configurations.md.

5 years agoRevert "Change config option from format_doc_comments to format_code_in_doc_comments."
xiongmao86 [Wed, 8 May 2019 08:51:32 +0000 (16:51 +0800)]
Revert "Change config option from format_doc_comments to format_code_in_doc_comments."

This reverts commit 6a6924c12b2ad9a99686df9b3d65fd2dd8647665.

5 years agoMerge pull request #3540 from rchaser53/issue-3539
Stéphane Campinas [Mon, 6 May 2019 20:31:38 +0000 (22:31 +0200)]
Merge pull request #3540 from rchaser53/issue-3539

correct to get wrong BytePos

5 years agoMerge pull request #3541 from davidalber/fix-condition-typo
Stéphane Campinas [Mon, 6 May 2019 20:25:10 +0000 (22:25 +0200)]
Merge pull request #3541 from davidalber/fix-condition-typo

Fix condition typo

5 years agoChange config option from format_doc_comments to format_code_in_doc_comments.
xiongmao86 [Mon, 6 May 2019 11:45:34 +0000 (19:45 +0800)]
Change config option from format_doc_comments to format_code_in_doc_comments.

5 years agoFix condition typo
David Alber [Sun, 5 May 2019 18:55:11 +0000 (11:55 -0700)]
Fix condition typo

5 years agocorrect to get wrong BytePos
rchaser53 [Sun, 5 May 2019 15:01:13 +0000 (00:01 +0900)]
correct to get wrong BytePos

5 years agoIsolate format_doc_comment with normalize_comments and wrap_comments.
xiongmao86 [Thu, 2 May 2019 13:11:13 +0000 (21:11 +0800)]
Isolate format_doc_comment with normalize_comments and wrap_comments.

5 years agoMerge remote-tracking branch 'origin/master' into refactor-apply-newline-style
Ruben Schmidmeister [Thu, 2 May 2019 04:47:41 +0000 (06:47 +0200)]
Merge remote-tracking branch 'origin/master' into refactor-apply-newline-style

5 years agoAdd tests for #3417.
xiongmao86 [Wed, 1 May 2019 08:27:34 +0000 (16:27 +0800)]
Add tests for #3417.

5 years agoMerge pull request #3533 from rchaser53/issue-3532
Stéphane Campinas [Wed, 1 May 2019 07:48:27 +0000 (09:48 +0200)]
Merge pull request #3533 from rchaser53/issue-3532

fix Comma in comment causes no formatting

5 years agofix Comma in comment causes no formatting
rchaser53 [Mon, 29 Apr 2019 12:38:38 +0000 (21:38 +0900)]
fix Comma in comment causes no formatting

5 years agoMerge pull request #3484 from topecongiro/config_derive
Seiichi Uchida [Mon, 29 Apr 2019 02:04:28 +0000 (11:04 +0900)]
Merge pull request #3484 from topecongiro/config_derive

Add config_proc_macro

5 years agoAdd doc comment
topecongiro [Sun, 31 Mar 2019 10:13:15 +0000 (19:13 +0900)]
Add doc comment

5 years agoUse config_type proc macro
topecongiro [Sun, 31 Mar 2019 09:44:35 +0000 (18:44 +0900)]
Use config_type proc macro

5 years agoAdd config_proc_macro
topecongiro [Sun, 31 Mar 2019 09:42:49 +0000 (18:42 +0900)]
Add config_proc_macro

5 years agoMerge pull request #3530 from xiongmao86/issue2941
Seiichi Uchida [Fri, 26 Apr 2019 10:58:12 +0000 (19:58 +0900)]
Merge pull request #3530 from xiongmao86/issue2941

Add a test for #2941.

5 years agoAdd a test for #2941.
xiongmao86 [Fri, 26 Apr 2019 08:04:49 +0000 (16:04 +0800)]
Add a test for #2941.

5 years agoUse more descriptive names
Ruben Schmidmeister [Wed, 24 Apr 2019 19:58:50 +0000 (21:58 +0200)]
Use more descriptive names

5 years agoPreserve standalone carriage returns on windows also
Ruben Schmidmeister [Wed, 24 Apr 2019 18:52:43 +0000 (20:52 +0200)]
Preserve standalone carriage returns on windows also

5 years agoSplit apply with auto detection tests into separate fns
Ruben Schmidmeister [Wed, 24 Apr 2019 18:28:14 +0000 (20:28 +0200)]
Split apply with auto detection tests into separate fns

5 years agoFix auto detection of windows newlines for inputs with multibyte chars
Ruben Schmidmeister [Wed, 24 Apr 2019 18:14:29 +0000 (20:14 +0200)]
Fix auto detection of windows newlines for inputs with multibyte chars

5 years agoSplit auto_detect tests into seperate fns
Ruben Schmidmeister [Wed, 24 Apr 2019 18:01:06 +0000 (20:01 +0200)]
Split auto_detect tests into seperate fns

5 years agoExtract conversion to windows newlines into fn
Ruben Schmidmeister [Wed, 24 Apr 2019 17:54:37 +0000 (19:54 +0200)]
Extract conversion to windows newlines into fn

5 years agoExtract literals into constants
Ruben Schmidmeister [Wed, 24 Apr 2019 17:34:10 +0000 (19:34 +0200)]
Extract literals into constants

5 years agoIntroduce effective newline style
Ruben Schmidmeister [Wed, 24 Apr 2019 17:47:05 +0000 (19:47 +0200)]
Introduce effective newline style

5 years agoConvert to free standing functions
Ruben Schmidmeister [Wed, 24 Apr 2019 17:45:11 +0000 (19:45 +0200)]
Convert to free standing functions

5 years agoExtract applying of newline style into own mod
Ruben Schmidmeister [Wed, 24 Apr 2019 17:40:21 +0000 (19:40 +0200)]
Extract applying of newline style into own mod

5 years agoRelease 1.2.2
topecongiro [Wed, 24 Apr 2019 14:25:35 +0000 (23:25 +0900)]
Release 1.2.2

5 years agoMerge pull request #3523 from topecongiro/issue-3515
Seiichi Uchida [Wed, 24 Apr 2019 14:22:55 +0000 (07:22 -0700)]
Merge pull request #3523 from topecongiro/issue-3515

Attempt to format attributes if only they exist

5 years agoMerge pull request #3522 from topecongiro/issue-3521
Seiichi Uchida [Wed, 24 Apr 2019 14:22:40 +0000 (07:22 -0700)]
Merge pull request #3522 from topecongiro/issue-3521

Add a path to the parent dir of rustfmt.toml as a prefix to paths in ignore

5 years agoSuppress spurious parse error messages on skipped files
topecongiro [Wed, 24 Apr 2019 11:23:02 +0000 (20:23 +0900)]
Suppress spurious parse error messages on skipped files

5 years agoAdd a path to rustfmt.toml to GitIgnore as root path
topecongiro [Wed, 24 Apr 2019 11:22:35 +0000 (20:22 +0900)]
Add a path to rustfmt.toml to GitIgnore as root path

5 years agoleave the comment in parentheses of argumentless Fn (#3518)
rChaser53 [Tue, 23 Apr 2019 23:21:04 +0000 (08:21 +0900)]
leave the comment in parentheses of argumentless Fn (#3518)

5 years agoDisable cargo integration test
topecongiro [Tue, 23 Apr 2019 15:05:15 +0000 (00:05 +0900)]
Disable cargo integration test

5 years agoAttempt to format attributes if only they exist
topecongiro [Mon, 22 Apr 2019 23:50:59 +0000 (08:50 +0900)]
Attempt to format attributes if only they exist

5 years agoAdd and update test for #3515
topecongiro [Mon, 22 Apr 2019 23:50:44 +0000 (08:50 +0900)]
Add and update test for #3515

5 years agoAdd a path to the parent dir of rustfmt.toml as a prefix
topecongiro [Mon, 22 Apr 2019 23:12:02 +0000 (08:12 +0900)]
Add a path to the parent dir of rustfmt.toml as a prefix

Paths users specify in `ignore` configuraiton option is relative to the
directory which contains the rustfmt.toml file. When processing the ignore paths
internally, rustfmt should add a path to the directory as a  prefix since
RealPath passed from libsyntax is a full path.

5 years agoMerge pull request #3520 from rchaser53/improve-gh-page
Seiichi Uchida [Mon, 22 Apr 2019 21:58:40 +0000 (14:58 -0700)]
Merge pull request #3520 from rchaser53/improve-gh-page

use filter by hash when first rendering

5 years agouse filter by hash when first rendering
rchaser53 [Mon, 22 Apr 2019 14:47:50 +0000 (23:47 +0900)]
use filter by hash when first rendering

5 years agoMerge pull request #3519 from oli-obk/patch-1
Seiichi Uchida [Mon, 22 Apr 2019 11:54:06 +0000 (04:54 -0700)]
Merge pull request #3519 from oli-obk/patch-1

"first" element check does nothing

5 years ago"first" element check does nothing
Oliver Scherer [Mon, 22 Apr 2019 11:04:44 +0000 (13:04 +0200)]
"first" element check does nothing

5 years agono need to main the separate wiki page
Stéphane Campinas [Thu, 18 Apr 2019 07:37:53 +0000 (09:37 +0200)]
no need to main the separate wiki page

no need to maintain a separate page for the options given the new configuration browser

5 years agoRelease 1.2.1
topecongiro [Wed, 17 Apr 2019 22:26:52 +0000 (07:26 +0900)]
Release 1.2.1

5 years agoCargo update
topecongiro [Wed, 17 Apr 2019 22:26:22 +0000 (07:26 +0900)]
Cargo update

5 years agoMerge pull request #3511 from topecongiro/issue3498
Seiichi Uchida [Wed, 17 Apr 2019 18:40:00 +0000 (11:40 -0700)]
Merge pull request #3511 from topecongiro/issue3498

Avoid overflowing item with attributes

5 years agoMerge pull request #3510 from topecongiro/issue3509
Seiichi Uchida [Wed, 17 Apr 2019 18:39:44 +0000 (11:39 -0700)]
Merge pull request #3510 from topecongiro/issue3509

Fix duplication of attributes on a match arm's body

5 years agoUse annotate-snippets for emitting errors (#3507)
Ruben Schmidmeister [Wed, 17 Apr 2019 12:33:36 +0000 (14:33 +0200)]
Use annotate-snippets for emitting errors (#3507)

5 years agoMerge pull request #3512 from scampi/issue-2724
Seiichi Uchida [Tue, 16 Apr 2019 07:42:15 +0000 (00:42 -0700)]
Merge pull request #3512 from scampi/issue-2724

exit integration test successfully if the crate build failed before applying rustfmt

5 years agoMerge pull request #3506 from rchaser53/issue-3505
Stéphane Campinas [Tue, 16 Apr 2019 05:29:26 +0000 (07:29 +0200)]
Merge pull request #3506 from rchaser53/issue-3505

fix not to emit version

5 years agofix test_ignore_path_set test when run on beta
Stéphane Campinas [Mon, 15 Apr 2019 10:50:01 +0000 (12:50 +0200)]
fix test_ignore_path_set test when run on beta

```
---- ignore_path::test::test_ignore_path_set stdout ----
Warning: can't set `ignore = IgnoreList({"foo.rs", "bar_dir/*"})`, unstable features are only available in nightly channel.
thread 'ignore_path::test::test_ignore_path_set' panicked at 'assertion failed: ignore_path_set.is_match(&FileName::Real(PathBuf::from("src/foo.rs")))', src/ignore_path.rs:51:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
failures:
    ignore_path::test::test_ignore_path_set
```

5 years agoadd check for failed tests
Stéphane Campinas [Mon, 15 Apr 2019 10:01:49 +0000 (12:01 +0200)]
add check for failed tests

5 years agoexit integration test successfully if the crate build failed before applying rustfmt
Stéphane Campinas [Mon, 15 Apr 2019 09:33:11 +0000 (11:33 +0200)]
exit integration test successfully if the crate build failed before applying rustfmt

The `cargo test --all` command failed and exited the main process with a
SIGINT. Trapping the signal or trying to get the code of a subshell
didn't work.

Close #2724

5 years agoAvoid overflowing item if it has attributes
topecongiro [Sun, 14 Apr 2019 11:45:04 +0000 (20:45 +0900)]
Avoid overflowing item if it has attributes

5 years agoAdd a test for #3498
topecongiro [Sun, 14 Apr 2019 11:44:52 +0000 (20:44 +0900)]
Add a test for #3498

5 years agonot to use Vec
rchaser53 [Sun, 14 Apr 2019 11:37:29 +0000 (20:37 +0900)]
not to use Vec

5 years agoDisallow putting a body with attributes on the same line
topecongiro [Sun, 14 Apr 2019 11:13:54 +0000 (20:13 +0900)]
Disallow putting a body with attributes on the same line

5 years agoDo not include body's attributes in `arrow_span`
topecongiro [Sun, 14 Apr 2019 11:13:07 +0000 (20:13 +0900)]
Do not include body's attributes in `arrow_span`

5 years agoAdd a test for #3509
topecongiro [Sun, 14 Apr 2019 11:12:58 +0000 (20:12 +0900)]
Add a test for #3509

5 years agoAllow specifying glob pattern to ignore config option (#3488)
rChaser53 [Sun, 14 Apr 2019 10:30:44 +0000 (19:30 +0900)]
Allow specifying glob pattern to ignore config option (#3488)

5 years agoadd the error mapping
rchaser53 [Sun, 14 Apr 2019 08:34:53 +0000 (17:34 +0900)]
add the error mapping