]> git.lizzy.rs Git - rust.git/history - src/librustc_driver
Make some comments doc comments in librustc/middle/cstore.rs
[rust.git] / src / librustc_driver /
2017-07-31 borsAuto merge of #43546 - nikomatsakis:issue-43132, r...
2017-07-31 borsAuto merge of #43519 - zackmdavis:long_diagnostics_ever...
2017-07-30 borsAuto merge of #43563 - tbu-:pr_from_str_radix_panic...
2017-07-30 borsAuto merge of #43556 - dmizuk:remove-z-opt-usage, r...
2017-07-30 Daiki Mizukamilibrustc_driver: Remove -Z option from usage on stable...
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 Mark SimulacrumRollup merge of #43463 - nrc:catch-span, r=petrochenkov
2017-07-26 Mark SimulacrumRollup merge of #43462 - dhduvall:solaris-libresolv...
2017-07-26 Mark SimulacrumRollup merge of #43458 - RalfJung:verbose, r=nikomatsakis
2017-07-26 Mark SimulacrumRollup merge of #43456 - joshlf:spawn-doc-grammar,...
2017-07-26 Mark SimulacrumRollup merge of #43455 - QuietMisdreavus:extend-spec...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-26 borsAuto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43384 - segevfiner:bootstrap-build-argum...
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 borsAuto merge of #43454 - Mark-Simulacrum:rollup, r=Mark...
2017-07-24 borsAuto merge of #43430 - Mark-Simulacrum:rustbuild-fixes...
2017-07-24 Mark SimulacrumRollup merge of #43446 - zackmdavis:rustdoc_sidebar_uni...
2017-07-24 Mark SimulacrumRollup merge of #43428 - waywardmonkeys:doc-fixes,...
2017-07-24 Mark SimulacrumRollup merge of #43421 - alexcrichton:add-some-build...
2017-07-24 Mark SimulacrumRollup merge of #43401 - cuviper:homogeneous, r=Mark...
2017-07-24 Mark SimulacrumRollup merge of #43379 - s3rvac:fix-exit-status-success...
2017-07-24 Mark SimulacrumRollup merge of #43374 - stjepang:fix-sort-randomizatio...
2017-07-24 Mark SimulacrumRollup merge of #43366 - leshow:bufreader-docs, r=aturon
2017-07-24 Mark SimulacrumRollup merge of #43361 - michaelwoerister:remove-retrac...
2017-07-24 Mark SimulacrumRollup merge of #43342 - ranweiler:no-std-exe-docs...
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 borsAuto merge of #43436 - zackmdavis:union_doc_fields_sect...
2017-07-24 borsAuto merge of #43327 - nrc:rls-config, r=eddyb
2017-07-24 Nick CameronMake keep_ast configurable by driver clients
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-23 Alex Crichtonrustc: Add some build scripts for librustc crates
2017-07-23 borsAuto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
2017-07-22 borsAuto merge of #43367 - alexcrichton:remove-inline-alway...
2017-07-22 borsAuto merge of #43344 - tlively:wasm-debug, r=alexcrichton
2017-07-22 borsAuto merge of #43343 - petrochenkov:methlife3, r=estebank
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-22 Nick CameronUse config::pub_only rather than a spearate api mode
2017-07-22 Nick CameronUse a config file with save-analysis
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43271 - Nashenas88:nll, r=nikomatsakis
2017-07-19 Paul FariaAdd empty MIR pass for non-lexical lifetimes
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #42897 - Mark-Simulacrum:pretty-print...
2017-07-11 Mark SimulacrumRefactor call_with_pp functions to not take a payload.
2017-07-11 Mark SimulacrumRefactor methods onto Printer struct.
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 borsAuto merge of #42732 - cengizIO:master, r=Mark-Simulacrum
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
next