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
2023-01-11
Move /src/test to /tests
Albert Larsan
-473
/
+0
2022-12-08
Add LLVM KCFI support to the Rust compiler
Ramon de C Valle
-1
/
+1
2022-09-25
Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic
fee1-dead
-1
/
+1
2022-09-18
Remove -Znew-llvm-pass-manager
Josh Stone
-1
/
+1
2022-09-16
add help for invalid inline argument
Rageking8
-18
/
+6
2022-07-25
passes: port more of `check_attr` module
David Wood
-6
/
+6
2022-07-20
Add ShadowCallStack Support
Ivan Lozano
-1
/
+1
2022-05-24
Add support for embedding pretty printers via the `#[debugger_visualizer]` at...
ridwanabdillahi
-5
/
+15
2022-05-03
Add support for a new attribute `#[debugger_visualizer]` to support embedding...
ridwanabdillahi
-0
/
+27
2022-03-07
Do not allow `#[rustc_legacy_const_generics]` on methods
Chayim Refael Friedman
-3
/
+16
2022-02-16
MemTagSanitizer Support
Ivan Lozano
-1
/
+1
2021-09-25
Check for macros in built-in attributes that don't support them.
Eric Huss
-0
/
+15
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-10
/
+3
2021-05-12
entirely remove rustc_args_required_const attribute
Ralf Jung
-92
/
+0
2021-05-08
Support -C passes in NewPM
Nikita Popov
-0
/
+8
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