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_traits
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-09
Update implied_outlives_bounds to properly register implied bounds behind nor...
Jack Huey
-0
/
+1
2022-12-08
Move some suggestions from error_reporting to error_reporting::suggest
Michael Goulet
-1
/
+1
2022-12-08
Move codegen_select_candidate to a rustc_traits
Michael Goulet
-0
/
+2
2022-10-27
(almost) Always use ObligationCtxt when dealing with canonical queries
Michael Goulet
-0
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-02-19
Adopt let else in more places
est31
-0
/
+1
2021-12-30
Removed `in_band_lifetimes` from `rustc_traits`
Anuvrat
-1
/
+0
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-1
/
+0
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-0
/
+1
2021-09-27
Improve cause information for NLL higher-ranked errors
Aaron Hill
-1
/
+1
2021-08-23
handle ascription type op in NLL HRTB diagnostics
Rémy Rakic
-1
/
+1
2021-08-15
De-dupe NLL HRTB diagnostics' use of `type_op_prove_predicate`
Rémy Rakic
-0
/
+2
2021-05-23
Stabilize ops::ControlFlow (just the type)
Scott McMurray
-1
/
+0
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{mir,privacy,traits,typeck}
LeSeulArtichaut
-0
/
+1
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+33