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
/
rust-2018
Age
Commit message (
Expand
)
Author
Lines
2020-05-07
reword "possible candidate" import suggestion
Andy Russell
-1
/
+1
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-7
/
+7
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+10
2020-03-07
resolve: `directive` -> `import`
Vadim Petrochenkov
-2
/
+2
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+4
2020-01-24
Normalise notes with the/is
varkor
-19
/
+19
2020-01-09
Update tests
Vadim Petrochenkov
-3
/
+42
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-10
/
+20
2019-11-04
Use check-pass in ui tests where appropriate
Tomasz Miąsko
-1
/
+1
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+69
2019-10-13
Bring attention to suggestions when the only difference is capitalization
Esteban Küber
-1
/
+1
2019-09-30
Fixed grammar in one diagnostic and blessed tests.
Alexander Regueiro
-3
/
+3
2019-09-09
Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkov
Mazdak Farrokhzad
-4
/
+4
2019-09-08
Give method not found a primary span label
Esteban Küber
-3
/
+3
2019-09-08
Always emit unresolved import errors and hide unused import lint
Esteban Küber
-4
/
+4
2019-08-10
diagnostics: Describe crate root modules in `DefKind::Mod` as "crate"
Vadim Petrochenkov
-10
/
+10
2019-08-09
Deprecate `try!` macro
BO41
-1
/
+3
2019-07-26
Introduce built-in macros through libcore
Vadim Petrochenkov
-14
/
+7
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-8
/
+8
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-16
/
+16
2019-06-18
Improve the explicit_outlives_requirements lint
Matthew Jasper
-413
/
+3194
2019-04-25
Do not suggest use over extern crate w/ alias.
David Wood
-18
/
+20
2019-04-22
Update ui tests
varkor
-5
/
+0
2019-04-22
Remove double trailing newlines
varkor
-5
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-04-14
Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichton
Mazdak Farrokhzad
-6
/
+4
2019-04-12
Stabilize the `alloc` crate.
Simon Sapin
-6
/
+4
2019-04-10
clarify what the item is in "not a module" error
Andy Russell
-1
/
+1
2019-03-30
Replace REDUNDANT_IMPORT with UNUSED_IMPORTS
Fabian Drinck
-56
/
+10
2019-03-30
Edit ui tests
Fabian Drinck
-0
/
+1
2019-03-30
Bless tests
Fabian Drinck
-0
/
+46
2019-03-23
Tweak spans for E0599
Esteban Küber
-3
/
+1
2019-03-16
resolve: Account for new importable entities
Vadim Petrochenkov
-0
/
+42
2019-03-11
Update tests
Vadim Petrochenkov
-40
/
+40
2019-03-09
use structured suggestions for E0432
Andy Russell
-4
/
+7
2019-01-12
Fix a hole in generic parameter import future-proofing
Vadim Petrochenkov
-2
/
+8
2019-01-12
Stabilize `uniform_paths`
Vadim Petrochenkov
-79
/
+24
2019-01-12
resolve: Prohibit use of imported tool modules
Vadim Petrochenkov
-6
/
+44
2019-01-12
resolve: Prohibit use of imported non-macro attributes
Vadim Petrochenkov
-4
/
+23
2019-01-12
resolve: Assign `pub` and `pub(crate)` visibilities to `macro_rules` items
Vadim Petrochenkov
-40
/
+13
2018-12-31
Address review comments
Esteban Küber
-1
/
+1
2018-12-31
Suggest using raw identifiers in 2018 edition when using keywords
Esteban Küber
-1
/
+5
2018-12-29
Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov
bors
-2
/
+4
2018-12-29
Auto merge of #57181 - petrochenkov:impice3, r=estebank
bors
-0
/
+12
2018-12-29
resolve: Fix another ICE in import validation
Vadim Petrochenkov
-0
/
+12
2018-12-28
resolve: Fix an ICE in import validation
Vadim Petrochenkov
-0
/
+33
2018-12-26
Fixed more tests.
Alexander Regueiro
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-690
/
+131
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-34
/
+46
2018-12-17
Stabilize `underscore_imports`
Vadim Petrochenkov
-2
/
+2
[next]