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
/
invalid
Age
Commit message (
Expand
)
Author
Lines
2021-03-16
Use delay_span_bug instead of panic in layout_scalar_valid_range
Tomasz Miąsko
-1
/
+14
2021-03-11
Validate rustc_layout_scalar_valid_range_{start,end} attributes
Tomasz Miąsko
-0
/
+54
2021-02-25
Improve checking for attribute
Amanieu d'Antras
-16
/
+29
2021-02-25
Fix tests
Amanieu d'Antras
-4
/
+12
2021-02-25
Address review comments
Amanieu d'Antras
-0
/
+3
2021-02-23
Move tests to subdirectory
Amanieu d'Antras
-0
/
+193
2021-02-07
HWASan support
Tri Vo
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+1
2020-02-05
Selectively disable sanitizer instrumentation
Tomasz Miąsko
-0
/
+15
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2019-12-12
Move `allow_c_varadic` logic to `ast_validation`.
Mazdak Farrokhzad
-18
/
+0
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-1
/
+1
2019-10-31
Update ui tests
Guillaume Gomez
-1
/
+2
2019-10-17
Plugins deprecation: don’t suggest simply removing the attribute
Simon Sapin
-2
/
+2
2019-10-03
plugin_registrary: use normal deprecation instead of hard coded warning.
Mazdak Farrokhzad
-8
/
+6
2019-10-03
Deprecate `#![plugin]` and `#[plugin_registrar]`.
Mazdak Farrokhzad
-3
/
+14
2019-07-21
normalize use of backticks in compiler messages for librustc_lint
Samy Kacimi
-1
/
+1
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-23
Tweak spans for E0599
Esteban Küber
-3
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-7
/
+7
2019-02-27
Rename variadic to c_variadic
Dan Robertson
-2
/
+2
2018-12-26
Fixed more tests.
Alexander Regueiro
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-78
/
+19
2018-09-13
Suggest valid crate type if invalid
Philipp Hansch
-3
/
+93
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+189