Skip to content

Conversation

nikomatsakis
Copy link
Contributor

This is a very simple patch to create 2 new targets, TAGS.emacs and TAGS.vi. They will build exuberant ctags files for use with emacs or vi. For now these targets are not linked into the build process in any way. One obvious improvement, also, would be to use configure to find the ctags executable. For now we just assume it is on the path.

@brson
Copy link
Contributor

brson commented Oct 12, 2011

Integrated.

@brson brson closed this Oct 12, 2011
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Fix 1: Slice projection yields a thin pointer

Our expectation did not considered the array decay when creating fat
pointers.

* Added new testcases for size_of and raw slice

* Add test for different representations + fix comment
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.

2 participants