]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/context.rs
add an #[used] attribute
[rust.git] / src / librustc_trans / context.rs
2017-04-05 Jorge Aparicioadd an #[used] attribute
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40780 - aidanhs:aphs-cache-git-modules...
2017-03-29 Corey FarwellRollup merge of #40841 - arielb1:immutable-blame, r...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 Corey FarwellRollup merge of #40838 - lukaramu:std-net-docs, r=Guill...
2017-03-29 Corey FarwellRollup merge of #40783 - stepancheg:cursor-new-0, r...
2017-03-29 Corey FarwellRollup merge of #40731 - sfackler:vec-from-iter-spec...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-29 borsAuto merge of #40836 - arielb1:issue-32330-copy, r...
2017-03-27 Alex CrichtonRollup merge of #40837 - alanstoate:ascii-docs, r=steve...
2017-03-27 Alex CrichtonRollup merge of #40833 - Wallacoloo:doc_to_uppercase_ty...
2017-03-27 Alex CrichtonRollup merge of #40828 - projektir:markdown_metadata...
2017-03-27 Alex CrichtonRollup merge of #40824 - donniebishop:fromstr_docexampl...
2017-03-27 Alex CrichtonRollup merge of #40819 - donniebishop:master, r=alexcri...
2017-03-27 Alex CrichtonRollup merge of #40818 - theotherphil:master, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40813 - jseyfried:fix_expansion_regres...
2017-03-27 Alex CrichtonRollup merge of #40778 - alexcrichton:update-cargo...
2017-03-27 Alex CrichtonRollup merge of #40751 - nrc:save-callback, r=eddyb
2017-03-27 Alex CrichtonRollup merge of #40683 - nikomatsakis:incr-comp-coerce...
2017-03-27 Alex CrichtonRollup merge of #40516 - alexcrichton:no-cache-handles...
2017-03-27 Alex CrichtonRollup merge of #40317 - malbarbo:update-libc, r=alexcr...
2017-03-27 borsAuto merge of #40764 - arielb1:range-nodes, r=eddyb
2017-03-26 borsAuto merge of #40826 - frewsxcv:rollup, r=frewsxcv
2017-03-25 Corey FarwellRollup merge of #40821 - arielb1:fix-emscripten, r...
2017-03-25 Corey FarwellRollup merge of #40820 - irfanhudda:fix-typo-algorithm...
2017-03-25 Corey FarwellRollup merge of #40807 - stjepang:optimize-insertion...
2017-03-25 Corey FarwellRollup merge of #40771 - nikomatsakis:issue-40746-priva...
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-23 Niko Matsakismove `export_map` into the tcx
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-21 borsAuto merge of #40686 - alexcrichton:less-logging, r...
2017-03-21 Corey FarwellRollup merge of #40681 - est31:nightlies_txt_was_remove...
2017-03-21 Corey FarwellRollup merge of #40671 - GuillaumeGomez:options-urls...
2017-03-21 Corey FarwellRollup merge of #40667 - DaseinPhaos:patch-4, r=Guillau...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40332 - steveklabnik:extract-book...
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-18 Ariel Ben-Yehudatranslate drop glue using MIR
2017-03-18 Ariel Ben-Yehudarefactor away callee::Callee and translate virtual...
2017-03-18 Ariel Ben-Yehudamove Instance to rustc and use it in the collector
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-13 borsAuto merge of #40451 - ollie27:rustdoc_impls_js_escape...
2017-03-13 borsAuto merge of #40385 - arielb1:packed-again, r=eddyb
2017-03-13 borsAuto merge of #40448 - ollie27:rustbuild_docs_compiler...
2017-03-12 Corey FarwellRollup merge of #40449 - ollie27:docs_proc_macro, r...
2017-03-12 Corey FarwellRollup merge of #40426 - steveklabnik:update-mdbook...
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-12 borsAuto merge of #39770 - alexcrichton:configure-clean...
2017-03-12 Alex CrichtonMerge branch 'more-sccache-debug' of https://github...
2017-03-11 borsAuto merge of #40220 - jseyfried:ast_macro_def, r=nrc
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40344 - nrc:save-container, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40315 - oli-obk:lint_body, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 borsAuto merge of #40443 - alexcrichton:fix-nightlies-again...
2017-03-11 borsAuto merge of #40308 - nikomatsakis:incr-comp-isolate...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-10 Niko Matsakisadd comments and remove unused code paths
2017-03-10 Niko Matsakisisolate dep-graph tasks
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
next