Skip to content

Conversation

CAD97
Copy link
Contributor

@CAD97 CAD97 commented Aug 23, 2018

Closes #2946

Surprisingly trivial find/replace worked here 🎉
Update to rustc-ap@235, rust-lang/rust#52953

// except according to those terms.

//! This module contains utilities that work with the `CodeMap` from `libsyntax` / `syntex_syntax`.
//! This module contains utilities that work with the `SourceMap` from `libsyntax`/`syntex_syntax`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is the only one I had to manually address since the rename put it over 100 columns (to 101). I just removed the space around the / as a simple fix but honestly removing the reference to syntex might be the better "fix".

@nrc nrc merged commit f009252 into rust-lang:master Aug 23, 2018
@nrc
Copy link
Member

nrc commented Aug 23, 2018

Thanks!

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