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
/
suggestions
/
impl-on-dyn-trait-with-implicit-static-bound.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-105
/
+0
2022-06-03
Fully stabilize NLL
Jack Huey
-72
/
+42
2022-05-22
Use revisions for NLL in suggestions
Jack Huey
-13
/
+13
2022-01-29
Rollup merge of #88205 - danii:e0772, r=GuillaumeGomez
Matthias Krüger
-1
/
+2
2022-01-28
Add Explanation For Error E0772
Daniel Conley
-1
/
+2
2021-12-10
Tweak wording
Esteban Kuber
-6
/
+6
2021-08-11
Modify structured suggestion output
Esteban Küber
-7
/
+7
2020-07-22
Change error code number
Esteban Küber
-3
/
+3
2020-07-22
Handle fully-qualified paths and add test cases
Esteban Küber
-10
/
+36
2020-07-22
Use `ty::Instance::resolve` to identify `'static` bound source
Esteban Küber
-23
/
+24
2020-07-22
Further tweak wording of E0759 and introduce E0767
Esteban Küber
-20
/
+44
2020-07-22
Add more context to diagnostic
Esteban Küber
-4
/
+32
2020-07-22
Increase accuracy of lifetime bound on trait object impl suggestion
Esteban Küber
-3
/
+29
2020-07-22
Detect when `'static` obligation might come from an `impl`
Esteban Küber
-0
/
+29