This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
152 files changed
+1452
-1173
lines changed- src
- librustc
- hir
- infer/error_reporting
- lint
- session
- config
- librustc_driver
- librustc_interface
- librustc_lint
- librustc_mir/dataflow
- librustc_passes
- librustc_resolve
- librustdoc/html
- libsyntax
- attr
- ext
- mbe
- parse
- parser
- libsyntax_ext
- test/ui
- associated-const
- associated-item
- associated-types
- cache
- async-await/issues
- borrowck
- c-variadic
- closure-expected-type
- closures/closure-expected-type
- error-codes
- explicit
- hr-subtype
- impl-header-lifetime-elision
- impl-trait
- in-band-lifetimes
- issues
- lifetimes
- match
- nll
- user-annotations
- object-lifetime
- regions
- rfc-2093-infer-outlives
- self
- static
- traits
- ufcs
- variance
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
152 files changed
+1452
-1173
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2005 | 2005 |
| |
2006 | 2006 |
| |
2007 | 2007 |
| |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
2008 | 2026 |
| |
2009 | 2027 |
| |
2010 | 2028 |
| |
| |||
2191 | 2209 |
| |
2192 | 2210 |
| |
2193 | 2211 |
| |
2194 |
| - | |
2195 | 2212 |
| |
2196 | 2213 |
| |
2197 | 2214 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 |
| |
90 | 96 |
| |
91 | 97 |
| |
| |||
180 | 186 |
| |
181 | 187 |
| |
182 | 188 |
| |
| 189 | + | |
| 190 | + | |
183 | 191 |
| |
184 | 192 |
| |
185 | 193 |
| |
| |||
236 | 244 |
| |
237 | 245 |
| |
238 | 246 |
| |
| 247 | + | |
239 | 248 |
| |
240 | 249 |
| |
241 | 250 |
| |
| |||
249 | 258 |
| |
250 | 259 |
| |
251 | 260 |
| |
| 261 | + | |
252 | 262 |
| |
253 | 263 |
| |
254 | 264 |
| |
| |||
1022 | 1032 |
| |
1023 | 1033 |
| |
1024 | 1034 |
| |
1025 |
| - | |
| 1035 | + | |
1026 | 1036 |
| |
1027 | 1037 |
| |
1028 | 1038 |
| |
|
0 commit comments