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
/
src
/
test
/
ui
/
macros
Age
Commit message (
Expand
)
Author
Lines
2018-07-24
Reword missing formatting arguments label
Esteban Küber
-4
/
+4
2018-07-23
Allow by default, fix tests
mark
-2
/
+18
2018-07-23
Implement 2015 vs 2018 `?` kleene op + test
mark
-133
/
+376
2018-07-23
Only point at inside of string literals if they're actually string literals
Esteban Küber
-2
/
+2
2018-07-22
Point at internal span in format string
Esteban Küber
-2
/
+2
2018-07-22
Auto merge of #52394 - estebank:println, r=oli-obk
bors
-35
/
+74
2018-07-21
Suggest space separated format str literal
Esteban Küber
-2
/
+2
2018-07-20
Update tests for new NLL mutability errors
Matthew Jasper
-1
/
+1
2018-07-19
rework println
Esteban Küber
-4
/
+4
2018-07-19
review comments: modify note wording and change `println`
Esteban Küber
-5
/
+32
2018-07-19
Improve suggestion for missing fmt str in println
Esteban Küber
-35
/
+47
2018-07-11
suggest on new snippet
csmoe
-4
/
+2
2018-07-06
suggests with whole macro call
csmoe
-1
/
+7
2018-07-03
Suggestion for print
csmoe
-1
/
+1
2018-06-19
NLL: Updates to diagnostic output in `test/ui`.
Felix S. Klock II
-0
/
+2
2018-06-07
Revert "Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkov"
Pietro Albini
-44
/
+66
2018-05-22
Remove the unstable Float trait
Simon Sapin
-10
/
+10
2018-05-13
stabilize :lifetime
Alex Burka
-1
/
+1
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
[prev]
[next]