Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 22, 2024

This update fixes the escaping of ]]> in CDATA, which means we can remove our current workaround :)

This update fixes the escaping of `]]>` in `CDATA`, which means we can remove our current workaround :)
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 22, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) November 22, 2024 08:42
@Turbo87 Turbo87 merged commit 5c37bd0 into rust-lang:main Nov 22, 2024
8 checks passed
@Turbo87 Turbo87 deleted the escaping branch November 22, 2024 08:53
@codecov
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.44%. Comparing base (df815d7) to head (f5acbaf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10046   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files         295      295           
  Lines       31475    31467    -8     
=======================================
- Hits        28154    28147    -7     
+ Misses       3321     3320    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant