index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
macros
Age
Commit message (
Expand
)
Author
Lines
2020-01-26
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
Eduard-Mihai Burtescu
-1
/
+1
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-1
/
+8
2020-01-11
Rollup merge of #68072 - JohnTitor:fix-macro-ice, r=petrochenkov
Mazdak Farrokhzad
-0
/
+14
2020-01-11
Fix test not to depend on environment
Yuki Okushi
-6
/
+5
2020-01-10
Ignore platforms that can't point to std
Esteban Küber
-4
/
+12
2020-01-10
Use `def_span` to minimize definition span to first line when possible
Esteban Küber
-11
/
+6
2020-01-10
Point at the span for the definition of crate foreign ADTs
Esteban Küber
-2
/
+22
2020-01-10
Fix ICE #68058
Yuki Okushi
-0
/
+15
2020-01-09
Update tests
Vadim Petrochenkov
-13
/
+48
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-5
/
+5
2019-12-08
Rollup merge of #66325 - BartMassey:master, r=joshtriplett
Mazdak Farrokhzad
-1
/
+1
2019-11-26
Bless ui tests for libcore reformat
David Tolnay
-2
/
+2
2019-11-25
Tweak removed feature error
Esteban Küber
-6
/
+2
2019-11-25
Tweak duplicate matcher binding error
Esteban Küber
-28
/
+12
2019-11-15
Cleaned up unused labels
Bart Massey
-1
/
+1
2019-11-14
Fix ui tests with better error code usage
Guillaume Gomez
-0
/
+1
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-13
/
+3
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-3
/
+3
2019-10-29
Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton
Tyler Mandry
-1
/
+1
2019-10-28
Rollup merge of #65640 - estebank:recover-missing-semi, r=Centril
Mazdak Farrokhzad
-2
/
+2
2019-10-28
review comments
Esteban Küber
-1
/
+1
2019-10-28
Tweak unexpected token wording
Esteban Küber
-1
/
+1
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-2
/
+7
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+11
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+2
2019-10-15
Stabilize proc macros generating `macro_rules` items
Vadim Petrochenkov
-5
/
+4
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-2
/
+0
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+2
2019-10-01
Rollup merge of #63931 - petrochenkov:stabmac, r=Centril
Mazdak Farrokhzad
-5
/
+18
2019-10-01
Address review comments
Vadim Petrochenkov
-0
/
+11
2019-09-30
syntax: Support modern attribute syntax in the `meta` matcher
Vadim Petrochenkov
-6
/
+0
2019-09-30
Stabilize macros in `extern` blocks
Vadim Petrochenkov
-5
/
+18
2019-09-15
resolve: Remove `!` from "cannot find" diagnostics for macros
Vadim Petrochenkov
-7
/
+7
2019-09-15
resolve: Tweak "cannot find" wording for attributes
Vadim Petrochenkov
-2
/
+2
2019-09-08
Give method not found a primary span label
Esteban Küber
-2
/
+2
2019-08-27
proc_macro: Update `Span::def_site` to use the proc macro definition location
Vadim Petrochenkov
-9
/
+23
2019-08-25
pprust: Do not print spaces before some tokens
Vadim Petrochenkov
-1
/
+1
2019-08-22
Rollup merge of #63624 - estebank:unreachable-macro, r=petrochenkov
Mazdak Farrokhzad
-0
/
+8
2019-08-21
review comments
Esteban Küber
-11
/
+2
2019-08-21
When declaring a declarative macro in an item it's only accessible inside it
Esteban Küber
-0
/
+17
2019-08-21
expand: Keep the correct current expansion ID for eager expansions
Vadim Petrochenkov
-0
/
+3
2019-08-19
Cherry-pick src/test changes with Centril's changes
sd234678
-11
/
+9
2019-08-17
Serialize additional data for procedural macros
Aaron Hill
-2
/
+8
2019-08-16
Rollup merge of #63613 - petrochenkov:stdhyg, r=alexcrichton
Mazdak Farrokhzad
-1
/
+1
2019-08-15
Hygienize use of built-in macros in the standard library
Vadim Petrochenkov
-1
/
+1
2019-08-15
Group all ui tests and move to abi #62593
Kevin Per
-62
/
+0
2019-08-10
diagnostics: Describe crate root modules in `DefKind::Mod` as "crate"
Vadim Petrochenkov
-1
/
+1
2019-08-10
Give built-in macros stable addresses in the standard library
Vadim Petrochenkov
-0
/
+157
2019-08-09
Rollup merge of #62672 - lzutao:deprecated-try-macro, r=Centril
Mazdak Farrokhzad
-0
/
+2
[next]