bors
|
aadd6189ad
|
Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
more clippy::complexity fixes
(also a couple of clippy::perf fixes)
|
2021-08-01 09:15:15 +00:00 |
|
Matthias Krüger
|
3fd8cbb404
|
clippy::useless_format
|
2021-07-25 12:26:03 +02:00 |
|
Camille GILLOT
|
fee421685d
|
Introduce OwnerNode::Crate.
|
2021-07-25 12:22:47 +02:00 |
|
Camille GILLOT
|
071a047dc7
|
Make resolutions a query.
|
2021-07-06 19:22:27 +02:00 |
|
asquared31415
|
9b2ba6d1a1
|
Fix ICE when main is declared in an extern block
|
2021-06-09 23:14:02 -04:00 |
|
Camille Gillot
|
0f0f3138cb
|
Revert "Reduce the amount of untracked state in TyCtxt"
|
2021-06-01 09:05:22 +02:00 |
|
Camille GILLOT
|
5d9f96ab27
|
Make resolutions a query.
|
2021-05-30 19:47:00 +02:00 |
|
Camille GILLOT
|
829a9d33a9
|
Use () for entry_fn.
|
2021-05-12 13:58:42 +02:00 |
|
Charles Lew
|
d261df4a72
|
Implement RFC 1260 with feature_name imported_main .
|
2021-04-29 08:35:08 +08:00 |
|
Charles Lew
|
fc357039f9
|
Remove #[main] attribute.
|
2021-04-16 13:04:02 +08:00 |
|
Camille GILLOT
|
9d8f833e05
|
Remove hir::CrateItem.
|
2021-03-30 20:31:06 +02:00 |
|
Camille GILLOT
|
c701872a6c
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
|
Camille GILLOT
|
a987bbb97c
|
Remove hir::Crate::attrs.
|
2021-03-09 19:22:55 +01:00 |
|
Camille GILLOT
|
cebbba081e
|
Only store a LocalDefId in hir::Item.
Items are guaranteed to be HIR owner.
|
2021-02-15 19:32:10 +01:00 |
|
Camille GILLOT
|
60c3bbd844
|
Formatting.
|
2020-11-26 21:32:29 +01:00 |
|
Camille GILLOT
|
419a9186a4
|
Store ForeignItem in a side table.
|
2020-11-26 21:29:27 +01:00 |
|
Guillaume Gomez
|
3641a37455
|
Enforce crate level attributes checks
|
2020-10-04 13:36:47 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|