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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
macros
Age
Commit message (
Expand
)
Author
Lines
2023-03-27
check for write macro and write_fmt with err msg
James Dietz
-0
/
+76
2023-03-19
fix: modify the condition that `resolve_imports` stops
bohan
-0
/
+83
2023-03-17
Suggest surrounding the macro with `{}` to interpret as a statement
Mu42
-0
/
+25
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-8
/
+1
2023-03-11
Auto merge of #109019 - matthiaskrgr:rollup-ihjntil, r=matthiaskrgr
bors
-4
/
+56
2023-03-11
Rollup merge of #108542 - bwmf2:expanded, r=wesleywiser
Matthias Krüger
-1
/
+25
2023-03-11
Rollup merge of #106844 - Ezrashaw:concat-negative-int-lit, r=dtolnay
Matthias Krüger
-3
/
+31
2023-03-10
Add note when matching token with nonterminal
Nilstrieb
-0
/
+1
2023-03-02
Rollup merge of #108573 - kornelski:runtimeenvs, r=WaffleLapkin
Matthias Krüger
-4
/
+5
2023-03-02
Add UI test
bwmf2
-0
/
+24
2023-03-02
Fix UI test
bwmf2
-1
/
+1
2023-02-28
Explain compile-time vs run-time difference in env!() error message
Kornel
-4
/
+5
2023-02-28
Exit when there are unmatched delims to avoid noisy diagnostics
yukang
-54
/
+1
2023-02-07
Expand const-if-const trait bounds correctly
Michael Goulet
-3
/
+3
2023-01-26
Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk
bors
-18
/
+18
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+4
2023-01-21
Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat report
Aaron Hill
-0
/
+68
2023-01-17
note -> help
Michael Goulet
-5
/
+5
2023-01-17
Account for method call and indexing when looking for inner-most path in expr...
Esteban Küber
-0
/
+4
2023-01-15
allow negative numeric literals in `concat!`
Ezra Shaw
-3
/
+31
2023-01-12
Bless tests.
Mara Bos
-18
/
+18
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+16460