diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-07-14 08:05:43 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-07-14 08:05:43 +0100 |
commit | a34f79b17412f83242283fae6e7a6275b4056611 (patch) | |
tree | d1626f115ca07b35238968a836173a0711be6ecb /crates/ra_hir_ty/src/diagnostics | |
parent | 46d4487b8900324fc6a523c8b6ebe036d28fd0fb (diff) | |
parent | c6f35401219e32c7d62e106a45637e7f5304723c (diff) |
Merge #5357
5357: Use relaxed ordering for marks r=matklad a=matklad
We dont' need this for perf. `Relaxed` ordering is enough here, as we
only have one location. I prefer to use minimal ordering, because that
makes it easier to reason about the code.
bors r+
🤖
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'crates/ra_hir_ty/src/diagnostics')
0 files changed, 0 insertions, 0 deletions