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
/
librustc_passes
/
check_attr.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-527
/
+0
2020-08-19
Auto merge of #74098 - GuillaumeGomez:doc-alias-checks, r=ollie27
bors
-2
/
+24
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-12
Allow #[doc(alias)] on impl const items
Guillaume Gomez
-6
/
+2
2020-08-11
Move #[doc(alias)] attribute checks in rustc
Guillaume Gomez
-2
/
+28
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-14
/
+13
2020-08-04
rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
Vadim Petrochenkov
-1
/
+1
2020-07-16
Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=Manishearth
Manish Goregaokar
-0
/
+30
2020-07-10
Rollup merge of #74109 - nbdd0121:issue-74082, r=petrochenkov
Manish Goregaokar
-0
/
+2
2020-07-08
Move #[doc(alias)] check in rustc
Guillaume Gomez
-0
/
+30
2020-07-06
Only allow `repr(i128/u128)` on enum
Gary Guo
-0
/
+2
2020-07-05
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
Eduard-Mihai Burtescu
-1
/
+1
2020-06-27
Rollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper
Manish Goregaokar
-2
/
+2
2020-06-27
use LocalDefId in module checking
Bastian Kauschke
-2
/
+2
2020-06-24
Implement associated lang items
Aaron Hill
-1
/
+4
2020-06-11
Remove associated opaque types
Matthew Jasper
-1
/
+1
2020-05-01
Mark query function as must_use.
Camille GILLOT
-2
/
+2
2020-04-30
Rollup merge of #71205 - NeoRaider:check_attr, r=jonas-schievink
Dylan DPC
-1
/
+4
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-4
/
+2
2020-04-16
rustc: fix check_attr() for methods, closures and foreign functions
Matthias Schiffer
-1
/
+4
2020-04-12
Remove usage of `DUMMY_HIR_ID` in `CheckAttrVisitor::check_inline`
marmeladema
-3
/
+2
2020-04-09
track_caller: support on FFI imports
Mazdak Farrokhzad
-11
/
+1
2020-04-08
track_caller: harden naked interactions
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-22
Allow #[track_caller] in traits.
Adam Perry
-3
/
+3
2020-03-15
More Method->Fn renaming
Mark Mansi
-1
/
+1
2020-03-14
Index HIR after creating TyCtxt
John Kåre Alsaker
-2
/
+2
2020-03-12
remove lifetimes that can be elided (clippy::needless_lifetimes)
Matthias Krüger
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-2
/
+2
2020-02-12
Rollup merge of #68554 - cjgillot:lang_items, r=Zoxc
Yuki Okushi
-1
/
+1
2020-02-11
Move it all into rustc_hir.
Camille GILLOT
-1
/
+1
2020-02-11
Move hir::check_attr::Target to librustc_lang_items.
Camille GILLOT
-1
/
+1
2020-02-11
Auto merge of #68491 - pnkfelix:hide-niches-under-unsafe-cell, r=oli
bors
-3
/
+21
2020-02-11
Run RustFmt
jumbatm
-15
/
+10
2020-02-11
Run RustFmt
jumbatm
-18
/
+13
2020-02-11
Invert control in struct_lint_level.
jumbatm
-19
/
+21
2020-02-10
Add `#[repr(no_niche)]`.
Felix S. Klock II
-3
/
+21
2020-02-09
Make issue references consistent
Matthias Prechtl
-2
/
+2
2020-01-29
Make Target::from_impl_item a free function.
Camille GILLOT
-22
/
+16
2020-01-29
Move check_mod_attr query in librustc_passes.
Camille GILLOT
-118
/
+8
2020-01-29
Move check_attr.rs to librustc_passes.
Camille GILLOT
-0
/
+587