]> git.lizzy.rs Git - rust.git/history - src/test
fix: correct span for structs with const generics
[rust.git] / src / test /
2022-08-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-07-18 UrgauRemove useless conditional compilation - 2
2022-07-13 Tom Milliganfeat: add skip_macro_invocations option (#5347)
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-10 UrgauRemove useless conditional compilation
2022-06-08 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-06-04 Caleb Cartwrightfix: handle inner ignore attribute on stdin
2022-05-30 Caleb Cartwrightfeat: remove report_todo option
2022-04-07 Caleb CartwrightBackport 4326
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-29 Caleb CartwrightRevert "Use cargo-fmt in self_tests"
2022-03-28 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-17 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-16 Yacin TmimiAdd test to verify tracking issue links
2022-03-01 Yacin Tmimifallback to dir_path when relative external mod resolut...
2022-02-16 Cameron SteffenUse cargo-fmt in self_tests
2022-01-23 Caleb CartwrightMerge pull request #5186 from calebcartwright/subtree...
2022-01-23 Caleb Cartwrightchore: bump toolchain, update test
2022-01-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-15 Caleb Cartwrightfix(rustfmt): resolve generated file formatting issue
2022-01-02 Seiichi UchidaUse <stdin> when emitting stdin as filename (#4298)
2022-01-02 Chris EmersonFix --check -l with stdin. (#3910)
2022-01-02 Chris EmersonMake `--check` work when running from stdin. (#3896)
2022-01-01 Yacin TmimiImprove out of line module resolution
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-19 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-12-08 Yacin TmimiBackport: Do not touch module with #![rustfmt::skip...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-27 Yacin TmimiConditionally compile tests based on CFG_RELEASE_CHANNE...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-04 Caleb Cartwrightfix: handle external mods imported via external->inline...
2021-10-28 Matthias Krügerfix clippy::needless_borrow
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-20 Caleb CartwrightMerge branch 'master' into 1.4.38-subtree
2021-10-14 Caleb Cartwrightfeat: stabilize disable_all_formatting
2021-09-15 Seiichi UchidaSupport @generated marker to skip code formatting
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly
2021-02-18 Joshua NelsonFix warnings
2021-01-28 Sean Kleinfix: Avoid incorrect global 'cfg_if' Symbol interning
2020-11-03 Caleb Cartwrighttests: adjust some cherry-picekd tests
2020-11-03 Caleb Cartwrighttests: add test for panic on new_parser_from_file
2020-11-03 Caleb Cartwrightfix(parser): better unclosed delims handling
2020-06-13 Seiichi UchidaMerge pull request #4253 from calebcartwright/rustfmt...
2020-06-12 Caleb Cartwrightfix: backport fix for submod parser errors
2020-06-12 Caleb Cartwrightfix: backport mod resolution error handling
2019-10-07 Caleb Cartwrightdon't fail on recoverable parser errors in ignored...
2019-10-04 Matthew PomesInit Logger for unit tests (#3829)
2019-09-02 Caleb Cartwrightfix formatting mods inside cfg_if macro (#3763)
2019-08-16 Caleb Cartwrightadd json emit mode (#3735)
2019-07-17 Michele d'Amico#3665: Implemented (#3689)
2019-07-14 calebcartwrightMerge remote-tracking branch 'upstream/master' into...
2019-07-14 Ruben SchmidmeisterExtract configuration snippet tests into own module...
2019-06-16 Caleb Cartwrighttests: ensure min number of system/idempotent tests...
2019-06-14 Stéphane CampinasMerge pull request #3628 from topecongiro/issue-3627
2019-06-14 Seiichi UchidaFix is_subpath
2019-06-12 Ruben SchmidmeisterUse trait to abstract emit modes (#3616)
2019-06-09 Seiichi UchidaFormat modules defined in cfg_attr (#3604)
2019-06-08 Seiichi UchidaFormat modules defined inside cfg_if macro calls (...
2019-05-18 Ruben SchmidmeisterMerge branch 'master' into normalize-multiline-doc...
2019-05-18 Seiichi UchidaMerge pull request #3558 from bash/unstable-tests
2019-05-17 Ruben SchmidmeisterMove macro to separate module
2019-05-17 Ruben SchmidmeisterRe-use nightly channel macro
2019-05-17 Ruben SchmidmeisterAllow tests to be run on nightly only
2019-05-16 Seiichi UchidaMerge pull request #3535 from xiongmao86/issue3417
2019-05-13 Ruben SchmidmeisterIgnore unstable key when overriding config
2019-05-12 Ruben SchmidmeisterOnly run test on nightly
2019-05-10 Stéphane CampinasMerge pull request #3526 from bash/refactor-apply-newli...
2019-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
2019-05-06 Stéphane CampinasMerge pull request #3540 from rchaser53/issue-3539
2019-05-06 Stéphane CampinasMerge pull request #3541 from davidalber/fix-condition...
2019-05-05 David AlberFix condition typo
2019-04-24 Seiichi UchidaMerge pull request #3523 from topecongiro/issue-3515
2019-04-24 Seiichi UchidaMerge pull request #3522 from topecongiro/issue-3521
2019-04-22 topecongiroAdd a path to the parent dir of rustfmt.toml as a prefix
2019-04-17 Seiichi UchidaMerge pull request #3511 from topecongiro/issue3498
2019-04-17 Seiichi UchidaMerge pull request #3510 from topecongiro/issue3509
2019-04-17 Ruben SchmidmeisterUse annotate-snippets for emitting errors (#3507)
2019-04-16 Stéphane CampinasMerge pull request #3506 from rchaser53/issue-3505
2019-04-14 rChaser53Allow specifying glob pattern to ignore config option...
2019-04-11 Stéphane CampinasMerge pull request #3504 from matthiaskrgr/clippy_2
2019-04-11 Matthias Krügerfix clippy warnings
2019-03-29 Seiichi UchidaMerge pull request #3480 from sinkuu/cleanup
2019-03-29 Shotaro YamadaRemove redundant &
2019-03-29 Seiichi UchidaMerge pull request #3472 from devinalvaro/add-print...
2019-03-27 Seiichi UchidaMerge pull request #3477 from topecongiro/test-with...
2019-03-26 topecongiroRun tests in a thread with larger stack size
2019-03-24 Seiichi UchidaMerge pull request #3467 from topecongiro/issue-3465
2019-03-24 Seiichi UchidaMerge pull request #3459 from scampi/issue-3442
2019-03-24 Seiichi UchidaMerge pull request #3468 from topecongiro/refactor...
2019-03-24 Seiichi UchidaMerge pull request #3466 from topecongiro/discard-error...
2019-03-24 Stéphane CampinasMerge pull request #3454 from rchaser53/issue-3434
2019-03-21 rchaser53refrect topecongiro reviews
2019-03-17 Seiichi UchidaMerge pull request #3448 from topecongiro/use-new_sub_p...
2019-03-17 Stéphane CampinasAdd comment which refers to an issue on nightly-only...
next