rust/src/librustc
bors 74e35d2700 Auto merge of #57896 - oli-obk:permissive_existence, r=cramertj
Be more permissive with required bounds on existential types

fixes  #54184

r? @pnkfelix
2019-02-19 15:30:38 +00:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg move librustc to 2018 2019-02-05 12:45:47 -06:00
dep_graph Rollup merge of #58365 - Zoxc:task-status, r=michaelwoerister 2019-02-14 08:24:13 +01:00
hir Drive-by cleanup 2019-02-15 22:29:24 +00:00
ich Auto merge of #57896 - oli-obk:permissive_existence, r=cramertj 2019-02-19 15:30:38 +00:00
infer Auto merge of #57896 - oli-obk:permissive_existence, r=cramertj 2019-02-19 15:30:38 +00:00
lint Rollup merge of #58296 - estebank:hidden-suggestion, r=oli-obk 2019-02-14 02:41:21 +01:00
middle Drive-by cleanup 2019-02-15 22:29:24 +00:00
mir Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
session Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister 2019-02-14 08:24:15 +01:00
traits Rollup merge of #58267 - estebank:match-arms, r=matthewjasper 2019-02-14 02:41:20 +01:00
ty Auto merge of #57896 - oli-obk:permissive_existence, r=cramertj 2019-02-19 15:30:38 +00:00
util Rollup merge of #58309 - wesleywiser:add_more_profiler_events, r=michaelwoerister 2019-02-14 08:24:10 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Rename rustc_errors dependency in rust 2018 crates 2019-02-13 00:28:52 +09:00
diagnostics.rs Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik 2019-02-14 02:41:16 +01:00
lib.rs Rollup merge of #58074 - scottmcm:stabilize-sort_by_cached_key, r=SimonSapin 2019-02-16 14:11:28 +08:00
macros.rs Use ? in librustc macros 2019-02-09 16:29:31 +00:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00

For more information about how rustc works, see the rustc guide.