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
/
hygiene
Age
Commit message (
Expand
)
Author
Lines
2019-04-25
Rollup merge of #59697 - euclio:label-fixes, r=zackmdavis
Mazdak Farrokhzad
-4
/
+4
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-67
/
+14
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+2
2019-04-04
tweak unresolved label suggestion
Andy Russell
-4
/
+4
2019-03-11
Update NLL tests
Vadim Petrochenkov
-6
/
+6
2019-03-11
Update tests
Vadim Petrochenkov
-37
/
+37
2019-02-28
Fix errors in test/ui
Taiki Endo
-2
/
+11
2018-12-25
Remove licenses
Mark Rousskov
-321
/
+41
2018-11-18
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-2
/
+2
2018-11-11
Rollup merge of #55630 - petrochenkov:noprelude, r=Centril
kennytm
-1
/
+25
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-12
/
+4
2018-11-03
resolve: Filter away macro prelude in modules with `#[no_implicit_prelude]` o...
Vadim Petrochenkov
-1
/
+25
2018-10-28
resolve: More precise spans for privacy errors
Vadim Petrochenkov
-2
/
+2
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-1
/
+1
2018-09-22
Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi...
Eduard-Mihai Burtescu
-0
/
+8
2018-08-31
cleanup: Add main functions to some UI tests
Vadim Petrochenkov
-13
/
+8
2018-08-30
Make move out computation lazy
Santiago Pastorino
-8
/
+0
2018-08-24
Add a test for reset expansion info
Vadim Petrochenkov
-0
/
+29
2018-08-17
Stabilize `use_extern_macros`
Vadim Petrochenkov
-32
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+112
2018-07-31
Update the `.nll.stderr` files under new sorted-by-span scheme.
Felix S. Klock II
-9
/
+9
2018-07-23
Match errors using the callsite of macro expansions
Federico Poli
-7
/
+5
2018-07-08
Remove fallback to parent modules from lexical resolution
Vadim Petrochenkov
-16
/
+148
2018-06-30
Restore the old behavior of `$crate` in nested `macro_rules`
Vadim Petrochenkov
-4
/
+46
2018-06-30
hygiene: Implement transparent marks
Vadim Petrochenkov
-0
/
+138
2018-06-27
Implement `#[macro_export(local_inner_macros)]`
Vadim Petrochenkov
-0
/
+91
2018-05-27
Use suggestion for assoc fn called like method
Esteban Küber
-2
/
+2
2018-05-25
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
Felix S. Klock II
-12
/
+18
2018-04-27
Don't feature gate bang macros on 'proc_macro_path_invoc'.
Sergio Benitez
-7
/
+7
2018-04-20
rustc: Tweak custom attribute capabilities
Alex Crichton
-7
/
+7
2018-04-18
Update the previously checkpointed (but unused by bors) tests to reflect curr...
Felix S. Klock II
-2
/
+61
2018-04-12
Add some new tests + Fix failing tests
Vadim Petrochenkov
-0
/
+157
2018-04-12
Move hygiene tests to UI
Vadim Petrochenkov
-0
/
+665