Skip to content

2022-10-10

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 07:04
Auto merge of #13366 - matklad:xflags, r=lnicola

internal: :arrow_up: xflags

The main change here should be that flags are not inhereted, so

   $ rust-analyzer analysis-stats . -v -v

would do what it should do

We also no longer Don\'t