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
/
rfc-2361-dbg-macro
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-143
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-5
/
+0
2022-11-23
Suggest `.clone()` or `ref binding` on E0382
Esteban Küber
-0
/
+6
2022-07-19
Mention first and last macro in backtrace
Michael Goulet
-1
/
+1
2022-04-05
Suggest derivable trait on E0277
ohno418
-0
/
+4
2022-02-03
Bless all pretty printer tests and ui tests
David Tolnay
-1
/
+1
2021-06-22
Change Debug unimplemented message per request
Aris Merchant
-1
/
+1
2021-06-16
Update test stderr files
Aris Merchant
-3
/
+1
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-5
/
+5
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-3
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-2
/
+2
2019-08-28
Update dbg macro test to use `check-run-results` flag for run-pass test
Nathan
-82
/
+30
2019-05-16
fixed issues relating to line numbers being shifted
Dario Gonzalez
-15
/
+15
2019-05-16
Added ignore-sgx for appropriate tests
Dario Gonzalez
-0
/
+1
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-29
/
+3
2019-04-19
extend ui test
Andre Bogus
-0
/
+22
2019-04-05
Include trailing comma in multiline Debug representation
David Tolnay
-4
/
+4
2019-03-19
Rollup merge of #57847 - clarcharr:dbg_no_params, r=Centril
Mazdak Farrokhzad
-4
/
+9
2019-03-11
Update NLL tests
Vadim Petrochenkov
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2019-02-02
Test behaviour
Clar Fon
-4
/
+9
2019-01-24
Fix --compare-mode=nll tests
Esteban Küber
-1
/
+2
2018-12-04
Update tests
Oliver Scherer
-6
/
+7
2018-12-01
stabilize std::dbg!(...)
Mazdak Farrokhzad
-34
/
+12
2018-09-23
dbg_macro: fix line numbers
Mazdak Farrokhzad
-8
/
+8
2018-09-23
dbg_macro: only ignore cloudabi and emscripten
Mazdak Farrokhzad
-2
/
+0
2018-09-23
dbg_macro: more things...
Mazdak Farrokhzad
-0
/
+3
2018-09-22
dbg_macro: // ignore-wasm
Mazdak Farrokhzad
-8
/
+9
2018-09-20
debug_macro: --bless tests.
Mazdak Farrokhzad
-23
/
+1
2018-09-20
dbg_macro: notes about VCS and log::debug!(..)
Mazdak Farrokhzad
-0
/
+0
2018-09-20
dbg_macro: output tests.
Mazdak Farrokhzad
-0
/
+119
2018-09-20
dbg_macro: Debug-required test.
Mazdak Farrokhzad
-0
/
+24
2018-09-20
dbg_macro: feature gate + move semantics test.
Mazdak Farrokhzad
-0
/
+89