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
/
test
/
ui
/
traits
/
inductive-overflow
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-236
/
+0
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-6
/
+6
2022-04-05
Suggest derivable trait on E0277
ohno418
-0
/
+4
2022-03-24
Properly track `ImplObligation`s
Esteban Kuber
-1
/
+5
2021-12-11
Tweak assoc type obligation spans
Esteban Kuber
-3
/
+4
2021-10-03
Deny `where` clauses on `auto` traits
Fabian Wolff
-4
/
+4
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-1
/
+3
2021-09-02
Report cycle error using 'deepest' obligation in the cycle
Aaron Hill
-10
/
+10
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-19
/
+32
2021-08-11
Modify structured suggestion output
Esteban Küber
-1
/
+1
2021-05-15
Revert to only using opportunistic_resolve_vars for existing places
Jack Huey
-2
/
+6
2021-05-14
Store Option<Region> as value for RegionVid
Jack Huey
-6
/
+2
2021-05-14
Make the UnifyValue for RegionVid ()
Jack Huey
-1
/
+5
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-5
/
+16
2021-03-31
give full path of constraint in suggest_constraining_type_param
hi-rustin
-2
/
+2
2021-03-13
Avoid sorting predicates by `DefId`
Aaron Hill
-1
/
+1
2021-02-09
Organize trait test files
Bram van den Heuvel
-0
/
+197