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
/
regions
Age
Commit message (
Expand
)
Author
Lines
2021-12-10
Point at return type when it introduces `'static` obligation
Esteban Kuber
-0
/
+37
2021-12-10
Clean up visual output logic
Esteban Kuber
-6
/
+6
2021-11-30
Remove all migrate.nll.stderr files
Lucas Kent
-125
/
+48
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-2
/
+12
2021-11-18
Move some tests to more reasonable directories
Caio
-0
/
+22
2021-11-17
Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebank
Matthias Krüger
-97
/
+72
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+117
2021-11-14
Improve diagnostics when a static lifetime is expected
Lucas Kent
-97
/
+72
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+81
2021-10-15
Bless tests
Cameron Steffen
-1
/
+1
2021-10-13
Remove textual span from diagnostic string
Oli Scherer
-85
/
+85
2021-10-05
Note specific regions involved in 'borrowed data escapes' error
Aaron Hill
-10
/
+26
2021-10-03
Don't suggest replacing region with 'static in NLL
Aaron Hill
-34
/
+0
2021-09-30
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
bors
-6
/
+3
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-141
/
+172
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-6
/
+3
2021-09-16
Propagate coercion cause into `try_coerce`
Aaron Hill
-6
/
+6
2021-08-24
Normalize associated types with bound vars
Jack Huey
-14
/
+8
2021-08-18
Auto merge of #86700 - lqd:matthews-nll-hrtb-errors, r=nikomatsakis
bors
-16
/
+44
2021-08-18
Auto merge of #87738 - lqd:polonius-master, r=nikomatsakis
bors
-6
/
+102
2021-08-15
Report mismatched type errors for bound region errors in NLL
Matthew Jasper
-16
/
+44
2021-08-11
Modify structured suggestion output
Esteban Küber
-49
/
+49
2021-08-03
restructure issue-78262 to test polonius
Rémy Rakic
-6
/
+20
2021-08-03
bless region-multiple-lifetime-bounds-on-fns-where-clause under polonius
Rémy Rakic
-0
/
+82
2021-07-31
Point at unmet explicit lifetime obligation bound
Esteban Küber
-13
/
+68
2021-07-30
Use multispan suggestions more often
Esteban Küber
-22
/
+22
2021-06-06
Add variance-related information to lifetime error messages
Aaron Hill
-0
/
+15
2021-05-12
Don't suggest adding `'static` lifetime to arguments
Aaron Hill
-15
/
+0
2021-05-02
fix nll test stderr
Chris Pardy
-1
/
+1
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-5
/
+3
2021-03-24
resolve late lifetimes by item
Jack Huey
-20
/
+20
2021-03-15
More precise spans for HIR paths
Vadim Petrochenkov
-1
/
+1
2021-03-06
Move some tests to more suitable subdirs
Yuki Okushi
-0
/
+23
2021-02-22
Update test cases
0yoyoyo
-3
/
+3
2021-02-16
Move some tests to more reasonable directories
Caio
-0
/
+71
2021-02-02
Update ui tests (nll)
Jesus Rubio
-1
/
+4
2021-02-01
Update ui tests
Jesus Rubio
-0
/
+1
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+455
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-3
/
+3
2020-12-04
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`
Tim Diekmann
-5
/
+5
2020-11-29
Update tests to remove old numeric constants
bstrie
-10
/
+8
2020-11-10
Rollup merge of #78574 - sasurau4:test/check-pass-regions, r=jyn514
Jonas Schievink
-18
/
+18
2020-10-30
Use check-pass instead of build-pass in regions ui test suite
Daiki Ihara
-18
/
+18
2020-10-29
Make anonymous binders start at 0
Jack Huey
-5
/
+5
2020-10-25
Test with NLL explicitly
Yuki Okushi
-4
/
+19
2020-10-25
Do not try to report on closures to avoid ICE
Yuki Okushi
-0
/
+27
2020-10-06
Fix tests from rebase
Matthew Jasper
-35
/
+7
2020-10-06
Fix rebase
Matthew Jasper
-34
/
+19
2020-10-06
Avoid cycles from projection bounds
Matthew Jasper
-32
/
+13
2020-10-06
Avoid cycle with projections from object types
Matthew Jasper
-48
/
+40
[prev]
[next]