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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
marker_trait_attr
Age
Commit message (
Expand
)
Author
Lines
2020-04-08
Small tweaks to required bound span
Esteban Küber
-1
/
+1
2020-01-09
Don't discard marker trait impls when inference variables are present
Aaron Hill
-0
/
+17
2019-09-22
Point at type param when it's cause of unfulfilled obligation
Esteban Küber
-2
/
+2
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-1
/
+1
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-6
/
+3
2019-05-25
Reword malformed attribute input diagnostics
Esteban Küber
-14
/
+11
2019-03-11
Update tests
Vadim Petrochenkov
-7
/
+7
2019-02-25
Stabilize `unrestricted_attribute_tokens`
Vadim Petrochenkov
-9
/
+8
2019-01-13
Implement basic input validation for built-in attributes
Vadim Petrochenkov
-8
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-69
/
+19
2018-09-19
Improve error checking and reporting
Scott McMurray
-6
/
+138
2018-09-19
Enforce that #[marker] traits cannot have associated items
Scott McMurray
-0
/
+88
2018-09-19
Require that marker impls are empty, but allow them to overlap
Scott McMurray
-0
/
+101