| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -106/+0 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -8/+8 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -8/+8 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+8 | |
| 2020-02-06 | rustc_errors: hide "in this macro invocation" when redundant, more explicitly. | Eduard-Mihai Burtescu | -8/+8 | |
| 2019-08-17 | Serialize additional data for procedural macros | Aaron Hill | -8/+8 | |
| Split off from #62855 This PR deerializes the declaration `Span` and attributes for all procedural macros from their underlying function definitions. This allows Rustdoc to properly render doc comments and source links when inlining procedural macros across crates | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -16/+16 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -16/+16 | |
| 2018-11-30 | tests: move all proc_macro tests from -fulldeps. | Eduard-Mihai Burtescu | -0/+98 | |
