Skip to content

Commit 410c4d0

Browse files
code block is text
1 parent 4b940c3 commit 410c4d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2021-05-10-Rust-1.52.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Announcing Rust 1.52.1"
44
author: Felix Klock, Mark Rousskov
5-
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
5+
team: the release team <https://www.rust-lang.org/governance/teams/release>, the compiler team <https://www.rust-lang.org/governance/teams/compiler>
66
release: true
77
---
88

@@ -133,7 +133,7 @@ Essentially, for some crates, certain sequences of edit-compile cycles will caus
133133

134134
Another recent example looks [like this](https://github.com/rust-lang/rust/issues/85039):
135135

136-
```
136+
```text
137137
thread 'rustc' panicked at 'found unstable fingerprints for predicates_of(<massive text describing rustc internals elided>)', /rustc/.../compiler/rustc_query_system/src/query/plumbing.rs:593:5
138138
```
139139

0 commit comments

Comments
 (0)