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
/
compiler
/
rustc_lint
/
src
/
async_fn_in_trait.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-23
nightly feature tracking: get rid of the per-feature bool fields
Ralf Jung
-1
/
+1
2024-10-04
rm `ItemKind::OpaqueTy`
Noah Lev
-3
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-07-08
Move trait selection error reporting to its own top-level module
Michael Goulet
-1
/
+1
2024-04-29
Remove `extern crate rustc_session` from `rustc_lint`.
Nicholas Nethercote
-0
/
+1
2024-01-23
Rename `TyCtxt::emit_spanned_lint` as `TyCtxt::emit_node_span_lint`.
Nicholas Nethercote
-1
/
+1
2023-10-18
Don't ICE when encountering unresolved regions in fully_resolve
Michael Goulet
-1
/
+0
2023-10-15
Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb
bors
-3
/
+6
2023-10-13
Stabilize AFIT and RPITIT
Michael Goulet
-3
/
+0
2023-10-13
Format all the let chains in compiler
Michael Goulet
-3
/
+6
2023-10-04
Apply suggestions from code review
Tyler Mandry
-2
/
+7
2023-10-03
Address review nits
Michael Goulet
-7
/
+6
2023-10-03
Only reachable traits
Michael Goulet
-0
/
+6
2023-10-03
Fill in prose to describe the `async_fn_in_trait` lint
Travis Cross
-5
/
+65
2023-10-03
Add async_fn_in_trait lint
Michael Goulet
-0
/
+58