Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop supporting '[this]' as a comment reference. #3765

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

srawlins
Copy link
Member

@srawlins srawlins commented Apr 30, 2024

The analyzer does not support it and does not intend to, so this change aligns
with that effort. It makes analyzing the gap between analyzer and dartdoc
easier as well.

Fixes #3761


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

The analyzer does not support it and does not intend to, so this change aligns
with that effort. It makes analyzing the gap between analyzer and dartdoc
easier as well.

Fixes dart-lang#3761
@srawlins
Copy link
Member Author

CC @dart-lang/analyzer-team

@srawlins srawlins merged commit 822ca00 into dart-lang:main Jun 18, 2024
9 checks passed
@srawlins srawlins deleted the this branch June 18, 2024 17:58
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Jun 20, 2024
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/818d1f5..6330a13):
  6330a13e  2024-06-18  Sam Rawlins  Declare local variables for the 'href' field, to promote and avoid printing 'null' (dart-lang/dartdoc#3788)
  822ca007  2024-06-18  Sam Rawlins  Stop supporting '[this]' as a comment reference. (dart-lang/dartdoc#3765)

ecosystem (https://github.com/dart-lang/ecosystem/compare/8ada2ee..31148cd):
  31148cd  2024-06-20  Devon Carew  cosmetic update to the triager's comment format (dart-lang/ecosystem#273)

glob (https://github.com/dart-lang/glob/compare/eaec6a4..6d3ba5e):
  6d3ba5e  2024-06-20  Kevin Moore  update lints (dart-lang/glob#95)

logging (https://github.com/dart-lang/logging/compare/dbd6829..240ec33):
  240ec33  2024-06-20  Kevin Moore  Update lints dep, bump min SDK (dart-lang/logging#167)

Change-Id: I2a691c3a4d02f55a625afaa855ab3e5aa60259c7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/372520
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
nex3 added a commit to sass/dart-sass that referenced this pull request Jul 9, 2024
nex3 added a commit to sass/dart-sass that referenced this pull request Jul 9, 2024
nex3 added a commit to sass/dart-sass that referenced this pull request Jul 9, 2024
nex3 added a commit to sass/dart-sass that referenced this pull request Jul 9, 2024
nex3 added a commit to sass/dart-sass that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[doc_imports] [this] won't resolve to the current element in new analyzer comment resolver
2 participants