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
/
nll
Age
Commit message (
Expand
)
Author
Lines
2022-09-26
fix #102087, Suggest Default::default() when binding isn't initialized
yukang
-0
/
+10
2022-09-17
Use Predicate ConstraintCategory when normalizing
Jack Huey
-0
/
+6
2022-09-16
Final bits
Jack Huey
-0
/
+12
2022-09-16
Revert "Better errors for implied static bound"
Jack Huey
-12
/
+0
2022-09-16
Revert "Use Predicate ConstraintCategory when normalizing"
Jack Huey
-6
/
+0
2022-09-13
Use Predicate ConstraintCategory when normalizing
Jack Huey
-0
/
+6
2022-09-13
Better errors for implied static bound
Jack Huey
-0
/
+12
2022-09-13
Use def_span for external requirements.
Camille GILLOT
-419
/
+134
2022-09-13
Use tcx.hir() utils for spans in MIR building.
Camille GILLOT
-82
/
+162
2022-09-08
Remove ReEmpty
Jack Huey
-2
/
+2
2022-09-06
Shrink span for bindings with subpatterns.
Camille GILLOT
-1
/
+1
2022-08-31
Fix a bunch of typo
Dezhi Wu
-2
/
+2
2022-08-17
implied_bounds: clarify our assumptions
lcnr
-4
/
+4
2022-08-09
don't normalize wf predicates
lcnr
-1
/
+11
2022-08-02
NLL: relate closure to parent fn
Ali MJ Al-Nasrawy
-0
/
+97
2022-07-31
Improve `cannot move out of` error message
Obei Sideg
-2
/
+2
2022-07-26
Rollup merge of #99748 - compiler-errors:better-impl-trait-printing, r=fee1-dead
Dylan DPC
-2
/
+2
2022-07-26
Use real opaque type instead of just saying impl Trait
Michael Goulet
-2
/
+2
2022-07-24
Combine redundant obligation cause codes
Michael Goulet
-2
/
+2
2022-07-14
Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
Dylan DPC
-4
/
+4
2022-07-13
remove untagged_union feature gate
Ralf Jung
-7
/
+7
2022-07-13
Always use CreateParameter mode for function definitions.
Camille GILLOT
-4
/
+4
2022-07-11
Rollup merge of #98713 - nikomatsakis:issue-98693, r=jackh726
Matthias Krüger
-0
/
+38
2022-07-08
Auto merge of #98482 - cjgillot:short-struct-span-closure, r=estebank
bors
-238
/
+145
2022-07-07
Wording tweak
Esteban Küber
-8
/
+12
2022-07-07
Fix label on uninit binding field assignment
Esteban Küber
-4
/
+4
2022-07-07
Avoid misleading message/label in `match-cfg-fake-edges.rs` test
Esteban Küber
-2
/
+5
2022-07-07
Review comments: wording
Esteban Küber
-2
/
+2
2022-07-07
Tweak wording and spans
Esteban Küber
-52
/
+50
2022-07-07
On partial uninit error point at where we need init
Esteban Küber
-96
/
+147
2022-07-07
Fix borrowck closure span.
Camille GILLOT
-6
/
+18
2022-07-07
Shorten span for closures.
Camille GILLOT
-238
/
+133
2022-06-30
promote placeholder bounds to 'static obligations
Niko Matsakis
-0
/
+38
2022-06-24
Auto merge of #98109 - nikomatsakis:issue-98095, r=jackh726
bors
-0
/
+104
2022-06-23
Rollup merge of #98184 - compiler-errors:elided-lifetime-in-impl-nll, r=cjgillot
Michael Goulet
-0
/
+69
2022-06-23
add regression tests found in crater
Niko Matsakis
-0
/
+30
2022-06-23
normalize if-eq bounds before testing
Niko Matsakis
-0
/
+37
2022-06-22
Rollup merge of #98199 - c410-f3r:z-errors, r=petrochenkov
Yuki Okushi
-0
/
+284
2022-06-21
Move some tests to more reasonable directories
Caio
-0
/
+284
2022-06-21
Rollup merge of #98022 - compiler-errors:erroneous-borrowck-span, r=oli-obk
Yuki Okushi
-0
/
+36
2022-06-20
Give name if anonymous region appears in impl signature
Michael Goulet
-0
/
+69
2022-06-16
fix one more case of trailing space
klensy
-7
/
+7
2022-06-15
fix universes in the NLL type tests
Niko Matsakis
-0
/
+37
2022-06-13
Move tests
Caio
-0
/
+20
2022-06-12
Fix erroneous span for borrowck error
Michael Goulet
-0
/
+36
2022-06-03
Fully stabilize NLL
Jack Huey
-792
/
+198
2022-05-29
Rebase fallout.
Camille GILLOT
-1
/
+1
2022-05-29
Make lifetime errors more precise in the presence of `Fresh` lifetimes.
Camille GILLOT
-2
/
+2
2022-05-25
bless existing test with compare-mode=nll and remove test
b-naber
-221
/
+0
2022-05-25
update tests
b-naber
-15
/
+237
[prev]
[next]