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
2018-06-08
Revert "Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkov"
Pietro Albini
-44
/
+66
2018-04-21
Move intrinsics-based float methods out of libcore into libstd
Simon Sapin
-10
/
+10
2018-04-16
Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
bors
-66
/
+44
2018-04-14
Auto merge of #49326 - petrochenkov:nteq, r=eddyb
bors
-0
/
+47
2018-04-14
macros: Do not match on "complex" nonterminals requiring AST comparisons
Vadim Petrochenkov
-0
/
+47
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2018-04-12
AST/HIR: Merge field access expressions for named and numeric fields
Vadim Petrochenkov
-11
/
+11
2018-04-11
Checkpoint the current status of NLL on `ui` tests via compare-mode=nll.
Felix S. Klock II
-0
/
+12
2018-04-06
fix test
Mark Mansi
-11
/
+11
2018-04-05
No separator for `?`. No `?` as a separator.
Mark Mansi
-64
/
+42
2018-03-16
Update tests
John Kåre Alsaker
-1
/
+4
2018-03-14
update tests
Guillaume Gomez
-5
/
+4
2018-02-26
Fix rebase
Vadim Petrochenkov
-13
/
+13
2018-02-26
Update UI tests
Vadim Petrochenkov
-2
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-53
/
+53
2018-02-26
Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebank
bors
-0
/
+5
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+5
2018-02-17
Move macro-at-most-once-rep-ambig test to ui test
Mark Mansi
-0
/
+133
2018-02-01
Minimize weird spans involving macro context
Esteban Küber
-0
/
+36
2018-01-18
Rollup merge of #47481 - estebank:unused-args, r=arielb1
kennytm
-39
/
+30
2018-01-16
Add secondary span pointing at the statement (error span)
Esteban Küber
-15
/
+25
2018-01-15
Point at unused arguments for format string
Esteban Küber
-45
/
+26
2018-01-15
Don't include bang in macro replacement suggestion
Ryan Cumming
-2
/
+2
2018-01-04
Do not use casting for suggestion to add type to numeric literal
Esteban Küber
-4
/
+4
2018-01-03
Provide suggestion when trying to use method on numeric literal
Esteban Küber
-7
/
+47
2017-12-10
Update ui tests' line numbers.
Tommy Ip
-2
/
+2
2017-12-10
Add must-compile-successfully comment to appropriate ui tests.
Tommy Ip
-0
/
+1
2017-11-26
mention nightly in -Z external-macro-backtrace note
Alex Burka
-4
/
+4
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-41
/
+42
2017-11-20
address review comments
Alex Burka
-4
/
+4
2017-11-19
use -Z flag instead of env var
Alex Burka
-4
/
+4
2017-11-19
update UI tests
Alex Burka
-4
/
+4
2017-11-11
Auto merge of #45807 - tommyip:format_err, r=estebank
bors
-1
/
+1
2017-11-09
Allow a trailing comma in assert_eq/ne macro
Konrad Borowski
-42
/
+0
2017-11-06
Update tests for new format! error message
Tommy Ip
-1
/
+1
2017-09-03
Fix test
bjorn3
-1
/
+0
2017-09-02
Fix tidy error
bjorn3
-1
/
+1
2017-09-02
Better trace-macro and less span_err_fatal
bjorn3
-39
/
+10
2017-09-02
Dont abort on first macro error
bjorn3
-0
/
+136
2017-07-26
Rollup merge of #43447 - estebank:import-span, r=nikomatsakis
Mark Simulacrum
-1
/
+1
2017-07-25
Point at path segment on module not found
Esteban Küber
-1
/
+1
2017-07-21
More tests
Perry Fraser
-0
/
+80
2017-07-18
Change the error message for multiple unused print params
Perry Fraser
-16
/
+5
2017-07-17
Change some helps to suggestions
Oliver Schneider
-8
/
+4
2017-07-17
Move some tests from compile-fail to ui
Oliver Schneider
-0
/
+64
2017-07-07
Fold E0613 into E0609
boreeas
-2
/
+2
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-5
/
+5
2017-06-15
Add E0613
Guillaume Gomez
-2
/
+2
2017-06-15
Add E0612
Guillaume Gomez
-2
/
+2
2017-06-12
Add E0610
Guillaume Gomez
-2
/
+2
[next]