rust/compiler/rustc_middle/src
xFrednet 9fef3d9e0a
Added Expect lint level and attribute (RFC-2383)
* Also added the `LintExpectationId` which will be used in future commits
2022-03-02 17:46:05 +01:00
..
dep_graph Adopt let_else in even more places 2022-02-16 22:43:39 +01:00
hir resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
infer Inline UnifyKey::index and UnifyKey::from_index 2022-02-15 19:07:06 +01:00
middle Rollup merge of #93845 - compiler-errors:in-band-lifetimes, r=cjgillot 2022-02-25 14:14:35 +01:00
mir Enable rustc_pass_by_value for Span 2022-02-25 08:00:53 -05:00
query Querify global_backend_features 2022-03-01 01:57:25 +02:00
thir Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk" 2022-02-20 21:56:20 -05:00
traits suggest a float literal when dividing a floating-point type by {integer} 2022-02-26 14:28:51 +09:00
ty Auto merge of #94299 - oli-obk:stable_hash_ty, r=michaelwoerister 2022-02-28 23:38:05 +00:00
util Use AddAssign impl 2021-11-09 23:47:36 +01:00
arena.rs Overhaul Const. 2022-02-15 16:19:59 +11:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
lint.rs Added Expect lint level and attribute (RFC-2383) 2022-03-02 17:46:05 +01:00
macros.rs Rename TypeFolderFallible to FallibleTypeFolder 2021-12-02 16:14:18 +00:00
metadata.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
tests.rs
thir.rs Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk" 2022-02-20 21:56:20 -05:00