.. |
liveness
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07:00 |
check_attr.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
check_const.rs
|
Merge the ~const and impl const checks and add some explanatory notes
|
2022-10-04 08:59:20 +00:00 |
dead.rs
|
Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank
|
2022-10-01 10:44:25 +00:00 |
debugger_visualizer.rs
|
Respond to PR comments.
|
2022-05-25 10:44:56 -07:00 |
diagnostic_items.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
entry.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
errors.rs
|
Rollup merge of #101851 - Xiretza:diagnostic-derive-cleanups, r=davidtwco
|
2022-09-26 09:27:36 +08:00 |
hir_id_validator.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
hir_stats.rs
|
Remove unused span argument from walk_fn .
|
2022-09-12 13:24:27 +10:00 |
lang_items.rs
|
use def_span and def_kind queries instead of calling tcx.hir() methods
|
2022-05-06 12:11:05 -04:00 |
layout_test.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
lib_features.rs
|
Also replace the placeholder for the stable_features lint
|
2022-09-14 03:28:54 +02:00 |
lib.rs
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
liveness.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
loops.rs
|
Add an indirection for closures in hir::ExprKind
|
2022-07-12 21:00:13 +04:00 |
naked_functions.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
reachable.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
stability.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
upvars.rs
|
Rename local_did to def_id
|
2022-07-29 18:26:10 -04:00 |
weak_lang_items.rs
|
Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS.
|
2022-07-20 12:40:51 +02:00 |