]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/mod.rs
Auto merge of #39999 - bitshifter:struct_align, r=eddyb
[rust.git] / src / librustc / ty / mod.rs
2017-04-22 borsAuto merge of #39999 - bitshifter:struct_align, r=eddyb
2017-04-22 Corey FarwellRollup merge of #41435 - estebank:issue-33884, r=nikoma...
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-22 Corey FarwellRollup merge of #37658 - GuillaumeGomez:ref_suggestion...
2017-04-21 borsAuto merge of #41445 - frewsxcv:rollup, r=frewsxcv
2017-04-21 borsAuto merge of #41349 - eddyb:ty-contents, r=nikomatsakis
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
2017-04-20 Cameron HartImplementation of repr struct alignment RFC 1358.
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Eduard-Mihai Burtescurustc: combine type_needs_drop_given_env and may_drop...
2017-04-20 Eduard-Mihai Burtescurustc: replace TypeContents::needs_drop with Ty::may_drop.
2017-04-20 Eduard-Mihai Burtescurustc: replace interior_unsafe with a Freeze trait.
2017-04-20 Eduard-Mihai Burtescurustc: simplify TypeContents drastically.
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #41364 - alexcrichton:less-backtrace...
2017-04-18 Corey FarwellRollup merge of #41356 - richo:darwin-no-cputype-hack...
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
2017-04-18 borsAuto merge of #39271 - est31:add_float_bits, r=BurntSushi
2017-04-18 borsAuto merge of #41357 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41344 - Diggsey:remove-natvis-nbsp...
2017-04-18 Corey FarwellRollup merge of #41310 - eddyb:demand-const-eval, r...
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-18 borsAuto merge of #41340 - eddyb:demand-assoc-defids, r...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41290 - GuillaumeGomez:put-back-hoedow...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 Corey FarwellRollup merge of #41012 - durka:vis-matcher, r=petrochenkov
2017-04-17 Eduard-Mihai Burtescurustc: move associated_item_def_ids to an on-demand...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-16 borsAuto merge of #40409 - mbrubeck:calloc, r=sfackler
2017-04-16 borsAuto merge of #41329 - nagisa:bitflags-repr-options...
2017-04-16 borsAuto merge of #41308 - eddyb:order-must-be-preserved...
2017-04-16 Simonas KazlauskasCompress ReprOptions a little bit
2017-04-15 Eduard-Mihai Burtescurustc: use monomorphic const_eval for cross-crate enum...
2017-04-15 borsAuto merge of #41320 - Mark-Simulacrum:cleanup-methodma...
2017-04-15 borsAuto merge of #41319 - eddyb:demand-adt-sized-constrain...
2017-04-15 borsAuto merge of #39881 - king6cong:sys, r=japaric
2017-04-15 Corey FarwellRollup merge of #41311 - tedsta:fuchsia_error_codes...
2017-04-15 Corey FarwellRollup merge of #41306 - nateozem:support/docs-mir...
2017-04-15 Eduard-Mihai Burtescurustc: provide adt_sized_constraint as an on-demand...
2017-04-15 borsAuto merge of #41316 - suchithjn225:issue-41272, r...
2017-04-15 borsAuto merge of #41286 - lukaramu:std-collections-docs...
2017-04-15 borsAuto merge of #41312 - frewsxcv:rollup, r=frewsxcv
2017-04-15 Corey FarwellRollup merge of #41309 - frewsxcv:sg-implement-rfc...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-15 Sean GriffinPut overlapping impls behind feature gate, add tests
2017-04-15 Sean GriffinFurther update with response to feedback
2017-04-15 Sean GriffinUpdate with response to feedback
2017-04-15 Sean GriffinImplement RFC 1268
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41250 - kennytm:fix-41228, r=nikomatsakis
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 borsAuto merge of #40367 - eddyb:naked-cruft, r=nagisa
2017-04-13 borsAuto merge of #41267 - alexcrichton:fix-analysis-dist...
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-13 borsAuto merge of #40570 - nikomatsakis:inference-subtype...
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 borsAuto merge of #41246 - TimNN:rollup, r=TimNN
2017-04-12 Tim NeumannRollup merge of #41243 - projektir:prim_str_docs, r...
2017-04-12 Tim NeumannRollup merge of #41232 - arielb1:mir-rvalues, r=eddyb
2017-04-12 Tim NeumannRollup merge of #41206 - eddyb:avoid-illegal-vectors...
2017-04-12 Tim NeumannRollup merge of #41205 - estebank:shorter-mismatched...
2017-04-12 Tim NeumannRollup merge of #41183 - nodakai:remove-hoedown-license...
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
2017-04-12 Tim NeumannRollup merge of #41141 - michaelwoerister:direct-metada...
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 Michael WoeristerICH: Replace old, transitive metadata hashing with...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-12 borsAuto merge of #40584 - nrc:rls-submod, r=alexcrichton
2017-04-12 borsAuto merge of #41237 - frewsxcv:rollup, r=frewsxcv
2017-04-12 Niko Matsakisadd Subtype predicate
2017-04-11 Esteban KüberHighlight and simplify mismatched types
2017-04-11 Corey FarwellRollup merge of #41231 - TimNN:fix-centos, r=frewsxcv
2017-04-11 Corey FarwellRollup merge of #41216 - shahn:iter_pos, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41209 - aidanhs:aphs-quiet-sccache...
2017-04-11 Corey FarwellRollup merge of #41204 - remexre:master, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41202 - brson:btree, r=nikomatsakis
2017-04-11 Corey FarwellRollup merge of #41173 - GuillaumeGomez:fix-rustdoc...
2017-04-11 Corey FarwellRollup merge of #40559 - nagisa:manually-drop, r=alexcr...
2017-04-11 Corey FarwellRollup merge of #40377 - camlorn:optimization_fuel...
2017-04-11 Simonas KazlauskasFix handling of closure arguments
2017-04-11 Austin HicksInitial attempt at implementing optimization fuel and...
2017-04-10 borsAuto merge of #40018 - japaric:ld, r=alexcrichton
2017-04-09 borsAuto merge of #40653 - frewsxcv:tidy-handling, r=alexcr...
next