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
/
feature-gate
/
issue-43106-gating-of-builtin-attrs.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-01-24
Normalise notes with the/is
varkor
-2
/
+2
2020-01-12
Fix formatting ellipses at the end of some diagnostics
varkor
-1
/
+1
2020-01-12
Add backticks in appropriate places
varkor
-2
/
+2
2019-11-02
Update error annotations in tests that successfully compile
Tomasz Miąsko
-201
/
+201
2019-10-17
Plugins deprecation: don’t suggest simply removing the attribute
Simon Sapin
-12
/
+12
2019-10-03
plugin_registrary: use normal deprecation instead of hard coded warning.
Mazdak Farrokhzad
-203
/
+239
2019-09-14
Warn on no_start, crate_id attribute use
Mark Rousskov
-0
/
+14
2019-07-31
Remove derives `Encodable`/`Decodable` and unstabilize attribute `#[bench]`
Vadim Petrochenkov
-197
/
+197
2019-07-23
normalize use of backticks for compiler messages in remaining modules
Samy Kacimi
-1
/
+1
2019-07-21
normalize use of backticks in compiler messages for librustc_lint
Samy Kacimi
-35
/
+35
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-06-16
compiletest: Remove `skip-codegen`
Vadim Petrochenkov
-200
/
+204
2019-05-14
Update ui tests
Oliver Scherer
-6
/
+0
2019-04-15
Update test
John Kåre Alsaker
-179
/
+185
2019-03-11
Update tests
Vadim Petrochenkov
-14
/
+14
2019-01-13
Implement basic input validation for built-in attributes
Vadim Petrochenkov
-503
/
+376
2018-12-25
Remove licenses
Mark Rousskov
-214
/
+214
2018-11-07
Replaced use of `#[rustc_error]` with `// skip-codegen`.
Felix S. Klock II
-7
/
+1
2018-10-06
rustc: Allow `#[no_mangle]` anywhere in a crate
Alex Crichton
-131
/
+121
2018-08-05
Convert unknown_features lint into an error
varkor
-214
/
+214
2018-07-14
Lint the use of async as an identifier
Oliver Schneider
-14
/
+14
2018-06-06
Do not account for inner/outer attr
Esteban Küber
-2
/
+2
2018-06-06
Use consistent span for repr attr suggestion
Esteban Küber
-2
/
+2
2018-06-06
Change repr documentation link
Esteban Küber
-6
/
+6
2018-06-06
Add `transparent` as valid `repr` hint
Esteban Küber
-6
/
+6
2018-06-06
Turn warning into lint
Esteban Küber
-213
/
+223
2018-06-06
Expand output and suggestions, fix tests
Esteban Küber
-142
/
+187
2018-05-01
Fix an error from "unused" lint + Fix rebase
Vadim Petrochenkov
-81
/
+73
2018-05-01
Remove `macro_reexport`
Vadim Petrochenkov
-247
/
+213
2018-04-28
stabilize `#[must_use]` for functions and must-use operators
Zack M. Davis
-81
/
+73
2018-03-16
Update tests
John Kåre Alsaker
-0
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-829
/
+829
2018-01-07
Remove deprecated unstable attribute `#[simd]`
Robin Kruppe
-447
/
+411
2017-12-09
Resolve type on return type suggestion
Esteban Küber
-1
/
+1
2017-12-07
Migrate a few feature gate tests to ui
est31
-0
/
+1354