summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-55/+66
2018-03-14Cache the specialization_graph queryWesley Wiser-1/+6
2018-03-14Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakisbors-547/+295
2018-03-15Use a single Lock for CodeMap.stable_id_to_filemap and CodeMap.filesJohn Kåre Alsaker-25/+32
2018-03-15Require the code mapper to be thread-safeJohn Kåre Alsaker-13/+14
2018-03-15Make CodeMap thread-safeJohn Kåre Alsaker-22/+17
2018-03-15Make FileMap thread-safeJohn Kåre Alsaker-45/+55
2018-03-15Require a thread-safe file loaderJohn Kåre Alsaker-4/+4
2018-03-14resolve `'_` in `dyn Trait` just like ordinary elisionNiko Matsakis-4/+80
2018-03-14Pin and Unpin in libcore.boats-2/+119
2018-03-14add headings to categorize the featuresQuietMisdreavus-6/+18
2018-03-14talk about doc(include)QuietMisdreavus-3/+19
2018-03-14talk about doc(masked)QuietMisdreavus-0/+20
2018-03-14add dummy symbols for LLVM<6gnzlbg-0/+47
2018-03-14talk about doc(spotlight)QuietMisdreavus-0/+20
2018-03-14Auto merge of #49008 - kennytm:rollup, r=kennytmbors-546/+266
2018-03-14talk about doc(cfg)QuietMisdreavus-0/+52
2018-03-14Update E0601 test for new message format.Eric Huss-1/+1
2018-03-14Some tweaks to "type parameters from outer function" diagnosticEsteban Küber-27/+42
2018-03-14Add backticks to `main` not found errors.Eric Huss-15/+15
2018-03-14Add suggestion where to add main function.Eric Huss-0/+25
2018-03-14Add empty main() to tests where it is missing.Eric Huss-95/+75
2018-03-14 rustc_trans: fix small aggregate returns for big-endian mips64 FFIdragan.mladjenovic-13/+1
2018-03-14fix stylegnzlbg-2/+2
2018-03-14Add crate name to "main function not found" error message.Eric Huss-29/+32
2018-03-14Auto merge of #49014 - Bobo1239:master, r=alexcrichtonbors-8/+47
2018-03-14expose ordered/unordered/nanless intirnsicsgnzlbg-229/+202
2018-03-15Rollup merge of #48874 - jcowgill:mips-features, r=sanxiynkennytm-8/+8
2018-03-15Rollup merge of #48993 - alexheretic:fix-48816, r=michaelwoeristerkennytm-0/+6
2018-03-15Rollup merge of #48966 - retep007:hir-fingerprint-optimization, r=michaelwoer...kennytm-8/+12
2018-03-15Rollup merge of #48991 - jsgf:remap-path-prefix, r=estebankkennytm-1/+1
2018-03-15Rollup merge of #48988 - bobtwinkles:add_48070_test, r=nikomatsakiskennytm-0/+35
2018-03-15Rollup merge of #48981 - alexcrichton:lld-no-at-file, r=michaelwoeristerkennytm-1/+12
2018-03-15Rollup merge of #48971 - mark-i-m:fix_readmes, r=nikomatsakiskennytm-438/+15
2018-03-15Rollup merge of #48970 - GuillaumeGomez:doc-examples, r=QuietMisdreavuskennytm-2/+134
2018-03-15Rollup merge of #48964 - QuietMisdreavus:picket-fence, r=GuillaumeGomezkennytm-0/+4
2018-03-15Rollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelixkennytm-87/+18
2018-03-15Rollup merge of #48831 - GuillaumeGomez:fix-theme-blink, r=QuietMisdreavuskennytm-1/+5
2018-03-15Rollup merge of #48765 - Phlosioneer:10234-wall-help-message, r=estebankkennytm-0/+16
2018-03-14expose #[target_feature] attributes in rustdocQuietMisdreavus-2/+51
2018-03-14Update RLSBoris-Chengbiao Zhou-8/+47
2018-03-14Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddybbors-3/+38
2018-03-14Add documentationscalexm-0/+24
2018-03-14Move code into librustc_traitsscalexm-15/+13
2018-03-14Address niko's nitsscalexm-195/+173
2018-03-14Auto merge of #48811 - Zoxc:syntax-globals, r=michaelwoeristerbors-1043/+1257
2018-03-14Add MVP for chalkificationscalexm-0/+519
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-1043/+1257
2018-03-14try_reserve: updating message for feature-gate-try_reserve.stderrsnf-1/+1
2018-03-14try_reserve: disabling tests for asmjs, blocked by #48968snf-2/+22