rust/src/librustc_passes
bors 40bd145cbe Auto merge of #60567 - Manishearth:rollup-rjagqnw, r=Manishearth
Rollup of 5 pull requests

Successful merges:

 - #60131 (Fix broken link in rustc_plugin doc)
 - #60426 (Stop `-O`/`-C opt-level` and `-g`/`-C debuginfo` conflicting)
 - #60515 (use span instead of div for since version)
 - #60530 (rustc: rename all occurences of "freevar" to "upvar".)
 - #60536 (Correct code points to match their textual description)

Failed merges:

r? @ghost
2019-05-05 21:11:47 +00:00
..
ast_validation.rs Early error for mixing order of const and type parameters 2019-05-04 22:28:08 +01:00
Cargo.toml librustc_passes => 2018 2019-02-08 20:40:49 +09:00
error_codes.rs Rename diagnostics to error_codes 2019-04-17 18:19:14 +09:00
hir_stats.rs passes: HirIdify Id 2019-02-24 07:50:45 +01:00
layout_test.rs adding HasParamEnv trait 2019-05-04 15:19:59 +05:30
lib.rs Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov 2019-04-18 14:52:45 +00:00
loops.rs Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoerister 2019-03-09 17:18:20 +01:00
rvalue_promotion.rs rustc: rename all occurences of "freevar" to "upvar". 2019-05-05 18:49:32 +03:00