summaryrefslogtreecommitdiff
path: root/compiler/rustc_trait_selection/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* drop unused deps, gate libc under unix for one crateklensy2023-04-221-1/+0
* Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb2023-04-181-0/+1
* Multiple candidates with same response is not ambiguousMichael Goulet2023-02-101-0/+1
* remove unused importsklensy2023-02-061-1/+0
* update cachelcnr2023-01-181-0/+1
* Remove from compiler/ cratesreez12g2022-09-291-1/+0
* Initial (incomplete) implementation of transmutability trait.Jack Wrenn2022-07-271-0/+1
* Update `smallvec` to 1.8.1.Nicholas Nethercote2022-06-271-1/+1
* Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakisGuillaume Gomez2021-10-071-0/+1
|\
| * Add `deref_into_dyn_supertrait` lint.Charles Lew2021-10-031-0/+1
* | Remove re-export.Camille GILLOT2021-10-031-0/+1
|/
* Migrate to 2021Mark Rousskov2021-09-201-1/+1
* rfc3052: Remove authors field from Cargo manifestsJade2021-07-291-1/+0
* bumped smallvec depsklensy2021-02-141-1/+1
* mv compiler to compiler/mark2020-08-301-0/+25