]> git.lizzy.rs Git - rust.git/history - src/librustc_interface/tests.rs
Rollup merge of #72533 - Diggsey:db-fix-arc-ub2, r=dtolnay
[rust.git] / src / librustc_interface / tests.rs
2020-05-27 Dylan DPCRollup merge of #72533 - Diggsey:db-fix-arc-ub2, r...
2020-05-27 Dylan DPCRollup merge of #72348 - chrissimpkins:fix-72253, r...
2020-05-26 Dylan DPCRollup merge of #72592 - ehuss:update-books, r=ehuss
2020-05-26 Dylan DPCRollup merge of #72581 - samrat:allow-desugared-break...
2020-05-26 Dylan DPCRollup merge of #72401 - ecstatic-morse:issue-72394...
2020-05-26 Dylan DPCRollup merge of #72342 - jsgf:warn-unused-deps, r=petro...
2020-05-26 Dylan DPCRollup merge of #72294 - GuillaumeGomez:js-cleanup...
2020-05-26 Dylan DPCRollup merge of #72270 - RalfJung:lint-ref-to-packed...
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-26 borsAuto merge of #72093 - jonas-schievink:unmut, r=oli-obk
2020-05-25 Dylan DPCRollup merge of #72451 - ecstatic-morse:nrvo-type-misma...
2020-05-25 Dylan DPCRollup merge of #72450 - csmoe:issue-72442, r=oli-obk
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Jonas SchievinkAdd a small MIR validation pass
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-25 Dylan DPCRollup merge of #72308 - Aaron1011:fix/hygiene-error...
2020-05-25 Dylan DPCRollup merge of #72153 - lcnr:exhaustively-match, r...
2020-05-25 borsAuto merge of #72354 - tamird:remove-copyright, r=Mark...
2020-05-25 Ralf JungRollup merge of #71940 - SimonSapin:nonnull-slice,...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-24 Ralf JungRollup merge of #72402 - marmeladema:resolver-outputs...
2020-05-24 Ralf JungRollup merge of #72393 - Aaron1011:feature/rewrite...
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
2020-05-23 borsAuto merge of #72474 - mati865:ci-fix, r=pietroalbini
2020-05-23 Dylan DPCRollup merge of #72446 - dtolnay:ord, r=petrochenkov
2020-05-23 Dylan DPCRollup merge of #72431 - RalfJung:ub-warning, r=shepmaster
2020-05-23 Dylan DPCRollup merge of #72292 - ldm0:derefsteps, r=estebank
2020-05-22 Dylan DPCRollup merge of #72461 - GuillaumeGomez:cleanup-e0600...
2020-05-22 Dylan DPCRollup merge of #72459 - yoshuawuyts:into-future, r...
2020-05-22 Dylan DPCRollup merge of #72453 - dtolnay:open, r=Mark-Simulacrum
2020-05-22 Dylan DPCRollup merge of #72395 - Elinvynia:highfive, r=Mark...
2020-05-22 Dylan DPCRollup merge of #72385 - spastorino:add-exclude-labels...
2020-05-22 Dylan DPCRollup merge of #72375 - GuillaumeGomez:cleanup-e0599...
2020-05-22 Dylan DPCRollup merge of #71289 - xliiv:70802-intra-self, r...
2020-05-22 Ralf JungRollup merge of #72435 - petrochenkov:cratetypesopt...
2020-05-22 Ralf JungRollup merge of #72399 - Lucretiel:ipv4-display-fast...
2020-05-22 Ralf JungRollup merge of #72376 - wesleywiser:record_cgu_name...
2020-05-22 Ralf JungRollup merge of #72345 - GuillaumeGomez:cleanup-e0593...
2020-05-22 Ralf JungRollup merge of #72235 - GuillaumeGomez:cleanup-E0590...
2020-05-22 Ralf JungRollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler
2020-05-22 Ralf JungRollup merge of #71829 - kper:issue71136, r=matthewjasper
2020-05-22 borsAuto merge of #72460 - RalfJung:rollup-28fs06y, r=RalfJung
2020-05-22 Ralf JungRollup merge of #72161 - nbdd0121:master, r=cuviper
2020-05-22 Ralf JungRollup merge of #71610 - divergentdave:InvalidUndefByte...
2020-05-22 borsAuto merge of #72458 - RalfJung:rollup-g1w1vws, r=RalfJung
2020-05-22 Ralf JungRollup merge of #72438 - vertexclique:vcq/aarch64-tme...
2020-05-22 Ralf JungRollup merge of #72309 - petrochenkov:linkunspec, r...
2020-05-22 Ralf JungRollup merge of #72133 - bdbai:master, r=joshtriplett
2020-05-22 Ralf JungRollup merge of #72125 - tshepang:broken-link, r=nikoma...
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-22 borsAuto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 borsAuto merge of #71930 - Nadrieril:exhaustiveness-remove...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-20 Vadim PetrochenkovEliminate some `Option<NativeLibKind>`s
2020-05-20 Vadim PetrochenkovRename some types describing native libraries
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-19 borsAuto merge of #72227 - nnethercote:tiny-vecs-are-dumb...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 borsAuto merge of #72332 - mati865:ci-fix, r=pietroalbini
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 borsAuto merge of #72289 - RalfJung:abort_internal, r=Mark...
2020-05-18 Ralf JungRollup merge of #72307 - hermitcore:condvar, r=Mark...
2020-05-18 Ralf JungRollup merge of #72143 - rust-lang:steveklabnik-must...
2020-05-18 borsAuto merge of #72300 - flip1995:clippyup, r=Mark-Simulacrum
2020-05-18 borsAuto merge of #72269 - RalfJung:unsafe-borrow-of-packed...
2020-05-17 borsAuto merge of #72248 - petrochenkov:codemodel, r=Amanieu
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 borsAuto merge of #72208 - tmandry:fix-fuchsia-solink,...
2020-05-16 Ralf JungRollup merge of #72094 - petrochenkov:overfeature,...
2020-05-16 Ralf JungRollup merge of #72060 - lcnr:move-list, r=estebank
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 Ralf JungRollup merge of #72045 - RalfJung:incomplete-unsound...
2020-05-16 Dylan DPCRollup merge of #71625 - Diggsey:improve-manually-drop...
2020-05-16 Vadim Petrochenkovrustc_target: Stop using "string typing" for code models
2020-05-16 borsAuto merge of #71665 - RalfJung:miri-intern-no-ice...
2020-05-16 borsAuto merge of #72079 - semarie:openbsd-stacker, r=Mark...
2020-05-16 Dylan DPCRollup merge of #72090 - RalfJung:rustc_driver-exit...
2020-05-16 Dylan DPCRollup merge of #71948 - csmoe:issue-61076, r=oli-obk
2020-05-16 Dylan DPCRollup merge of #71724 - GuillaumeGomez:doc-alias-impro...
2020-05-16 Dylan DPCRollup merge of #71677 - Mark-Simulacrum:hasher-docs...
2020-05-16 Dylan DPCRollup merge of #71662 - glandium:osstring_from_str...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-14 Dylan DPCRollup merge of #72062 - overdrivenpotato:psp, r=jonas...
2020-05-14 Dylan DPCRollup merge of #71809 - marmeladema:fix-issue-71104...
next