| .. |
|
benches
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
cfg
|
rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree.
|
2017-09-01 23:27:48 +03:00 |
|
dep_graph
|
Add target_features to TransFnAttrs
|
2018-03-06 20:18:51 -05:00 |
|
hir
|
Add linkage to TransFnAttrs
|
2018-03-06 20:19:39 -05:00 |
|
ich
|
Merge branch 'incr_attr_queries' of https://github.com/wesleywiser/rust into update-cargo
|
2018-03-07 07:13:21 -08:00 |
|
infer
|
Rollup merge of #48698 - ishitatsuyuki:burn-equate, r=nikomatsakis
|
2018-03-07 07:09:52 -08:00 |
|
lint
|
Run Rustfix on librustc
|
2018-03-02 21:02:34 -08:00 |
|
middle
|
Merge branch 'incr_attr_queries' of https://github.com/wesleywiser/rust into update-cargo
|
2018-03-07 07:13:21 -08:00 |
|
mir
|
Add linkage to TransFnAttrs
|
2018-03-06 20:19:39 -05:00 |
|
session
|
Fix some merge fallout.
|
2018-03-05 11:05:01 +01:00 |
|
traits
|
Merge branch 'refactor-select' of https://github.com/aravind-pg/rust into update-cargo
|
2018-03-07 07:11:47 -08:00 |
|
ty
|
Merge branch 'incr_attr_queries' of https://github.com/wesleywiser/rust into update-cargo
|
2018-03-07 07:13:21 -08:00 |
|
util
|
Remove ty::Predicate::Equate and ty::EquatePredicate (dead code)
|
2018-03-04 10:25:51 +09:00 |
|
build.rs
|
rustc: Add some build scripts for librustc crates
|
2017-07-22 22:04:13 -07:00 |
|
Cargo.toml
|
Do not run the default panic hook inside procedural macros. Fixes #47812
|
2018-02-20 19:16:49 +01:00 |
|
diagnostics.rs
|
fix more typos found by codespell.
|
2018-02-17 17:38:49 +01:00 |
|
lib.rs
|
Remove allow(bare_trait_object) from librustc
|
2018-03-02 21:02:36 -08:00 |
|
macros.rs
|
incr.comp.: Remove tcx from StableHashingContext.
|
2017-09-18 11:29:47 +02:00 |
|
README.md
|
Change links to readmes
|
2018-02-25 15:24:14 -06:00 |