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

Fix vector syntax in error messages #5084

Closed
wants to merge 2 commits into from
Closed

Conversation

jjjjw
Copy link
Contributor

@jjjjw jjjjw commented Feb 22, 2013

Patch for #4517

This works for fixed vectors, but I am unclear how slices should be printed, simply '&[...]' or...

e.i. How should regions be printed?

bors added a commit that referenced this pull request Feb 26, 2013
Patch for #4517

This works for fixed vectors, but I am unclear how slices should be printed, simply '&[...]'  or...

e.i. How should regions be printed?
@bors bors closed this Feb 26, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Clean up `span_lint` in `methods/mod.rs`

Uses `span_help_and_lint` instead of `span_lint` and `span_lint_and_sugg` instead of `span_lint_and_then`.

changelog: none
calebcartwright added a commit to calebcartwright/rust that referenced this pull request Dec 3, 2021
* Add a few missing tracking issues in Configurations.md

* fix: tracking issue for imports_granularity stabilization

Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
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.

4 participants